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