Spaces:
Running
Running
File size: 98 Bytes
6bcb42f |
1 2 3 4 5 6 |
@import "../../css/colors.css";
.divider {
border-right: 1px dashed $ui-black-transparent;
}
|