global container styles
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
.container {
|
||||||
|
@include margin(($site-margins-mobile * 2) null);
|
||||||
|
|
||||||
|
@include media($medium-screen) {
|
||||||
|
@include margin(($site-margins * 2) null);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
margin-bottom: 10rem;
|
margin-bottom: 10rem;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user