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

@ -11,9 +11,6 @@
@include breakpoint($large) {
@include span(10 of 12 last);
}
@include breakpoint($x-large) {
@include prefix(0.5 of 12);
}