Tidy up SCSS, make header lighter

This commit is contained in:
James Brooks
2014-12-05 12:59:29 +00:00
parent 120ef54648
commit a38d0e040d
7 changed files with 45 additions and 49 deletions

View File

@@ -1,3 +1,5 @@
@import "partials/variables";
html, body {
height: 100%;
}
@@ -8,4 +10,4 @@ html, body {
@import "partials/wrapper";
@import "partials/header";
@import "partials/sidebar";
@import "partials/content";
@import "partials/content";