Fix Modules styling and layout

This commit is contained in:
2021-10-02 13:22:17 +02:00
parent 25ef6b37d1
commit 0cc1585953
3 changed files with 12 additions and 11 deletions

View File

@@ -13,7 +13,9 @@
padding: 0;
& > *:first-child {
margin-bottom: 32px;
@include bp (sd, max) {
margin-bottom: 32px;
}
}
&:last-child {
margin-bottom: 0;