diff options
-rw-r--r-- | app/assets/stylesheets/main/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index 5aa5095..278113a 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss | |||
@@ -15,6 +15,7 @@ body#main-body { | |||
15 | background-image: image-url("fourisland_header.png"); | 15 | background-image: image-url("fourisland_header.png"); |
16 | width: 900px; | 16 | width: 900px; |
17 | height: 200px; | 17 | height: 200px; |
18 | margin: 0 auto; | ||
18 | 19 | ||
19 | h1 { | 20 | h1 { |
20 | margin: 0; | 21 | margin: 0; |