mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
10 lines
132 B
SCSS
10 lines
132 B
SCSS
@import "showcase";
|
|
@import "features";
|
|
@import "text";
|
|
|
|
.modular {
|
|
.modular-row:last-child {
|
|
margin-bottom: 2rem;
|
|
}
|
|
}
|