Increase width of main content to better fill large screens sizes

This commit is contained in:
Michael Rose
2016-03-17 22:56:01 -04:00
parent 266f87d5ab
commit cf473ef12f
8 changed files with 45 additions and 33 deletions

View File

@@ -10,6 +10,9 @@
@include breakpoint($large) {
@include suffix(3 of 12);
}
@include breakpoint($x-large) {
@include prefix(0.5 of 12);
}
}
.archive__subtitle {