comunic/developer/user/themes/antimatter/scss/template/modular/_all.scss

10 lines
132 B
SCSS
Raw Normal View History

2016-11-19 11:08:12 +00:00
@import "showcase";
@import "features";
@import "text";
.modular {
.modular-row:last-child {
margin-bottom: 2rem;
}
}