Increase white-space between sidebar and main content

This commit is contained in:
Michael Rose
2016-04-14 22:42:33 -04:00
parent 2d5fd7726b
commit aae29fb9c8
5 changed files with 2 additions and 20 deletions

View File

@@ -24,11 +24,8 @@
.page {
@include breakpoint($large) {
@include span(10 of 12 last);
@include suffix(2 of 12);
}
@include breakpoint($x-large) {
@include prefix(0.5 of 12);
@include suffix(2 of 12);
}
.page__inner-wrap {