koto/theme/_disc-view.scss

9 lines
123 B
SCSS
Raw Normal View History

@import "vars";
.disc-view {
& > box { // Horizontal box with image and disc label
color: #ccc;
margin: 10px 0;
}
}