lbry-desktop/ui/scss/component/__divider.scss
btzr-io 7400b8c916 more experimental changes
add more focus for support button

minor fixes css
2017-10-08 20:39:10 -06:00

9 lines
109 B
SCSS

.divider__horizontal {
border: var(--divider);
margin: 16px 0;
}
.divider__vertical {
margin: 10px;
}