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