diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/assets/stylesheets/main/layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index 8ddfdf0..96aebea 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss | |||
@@ -5,7 +5,7 @@ body#main-body { | |||
5 | 5 | ||
6 | #container { | 6 | #container { |
7 | height: 100%; | 7 | height: 100%; |
8 | margin: 7em auto 0; | 8 | margin: 7em auto 2em; |
9 | width: 75%; /* 66% */ | 9 | width: 75%; /* 66% */ |
10 | box-sizing: border-box; | 10 | box-sizing: border-box; |
11 | min-width: 890px; | 11 | min-width: 890px; |