Limited with if body

This commit is contained in:
7u83 2020-02-21 13:55:35 +00:00
parent 6391efe81e
commit 0beb236557
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
/*body { body {
margin: 2em; margin: 1em;
max-width: 80em; max-width: 70em;
} }
*/
.main-sidebar { .main-sidebar {
@include make-sidebar(440px); @include make-sidebar(440px);