ekster-reader/src/styles.scss
2018-12-29 20:12:29 +01:00

9 lines
97 B
SCSS

@import 'bulmaswatch.min.css';
.mb-20 {
margin-bottom: 20px;
}
.mt-20 {
margin-top: 20px;
}