diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-12 15:01:33 +0000 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-12 15:01:33 +0000 |
commit | 3ac90d04c313c28be4995ec64a442f824a3db0c7 (patch) | |
tree | 9553d9a28ab5b396e83ef72c19e6d2fb5a28a7ee /app/assets/stylesheets/main/layout.scss | |
parent | 88c81b44eae6d34753febe441810ddb20f6555fc (diff) | |
download | thoughts-3ac90d04c313c28be4995ec64a442f824a3db0c7.tar.gz thoughts-3ac90d04c313c28be4995ec64a442f824a3db0c7.tar.bz2 thoughts-3ac90d04c313c28be4995ec64a442f824a3db0c7.zip |
Center main banner
Diffstat (limited to 'app/assets/stylesheets/main/layout.scss')
-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; |