ekster-reader/src/styles.scss
2020-08-08 11:52:25 +02:00

12 lines
102 B
SCSS

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