Use full width layout when there’s no sidebar

This commit is contained in:
Benoît Chantre 2017-07-10 18:03:55 +02:00
parent ff6cc41087
commit 100081feee
8 changed files with 40 additions and 0 deletions

View file

@ -18,3 +18,5 @@
clear: both;
width: $size__site-main;
}
@import "no-sidebar";