diff options
Diffstat (limited to 'source/stylesheets/partials')
-rw-r--r-- | source/stylesheets/partials/main/_layout.sass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/stylesheets/partials/main/_layout.sass b/source/stylesheets/partials/main/_layout.sass index dfc937ae..5ad0250f 100644 --- a/source/stylesheets/partials/main/_layout.sass +++ b/source/stylesheets/partials/main/_layout.sass @@ -36,6 +36,8 @@ html body background-color= !page_bg border-top= "1px solid" !page_border padding: 25px 0 + .page_width + background-color= !page_bg #subnav +clearfix |