9 lines
97 B
SCSS
9 lines
97 B
SCSS
@import 'bulmaswatch.min.css';
|
|
|
|
.mb-20 {
|
|
margin-bottom: 20px;
|
|
}
|
|
.mt-20 {
|
|
margin-top: 20px;
|
|
}
|