aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2011-09-01 00:25:52 +0200
committerHarald Eilertsen <haraldei@anduin.net>2011-09-01 00:25:52 +0200
commit990822c7fd5e248cf88b9dbca7ecc5d133f7944c (patch)
tree92ceab9bbb9d2d9468fb5597788ad98ccc79044d /src
parentb57b306d33f74b5a8bded60b53d251e69b77beab (diff)
downloadThrash-and-Burn-Tour-2012-Website-990822c7fd5e248cf88b9dbca7ecc5d133f7944c.tar.gz
Thrash-and-Burn-Tour-2012-Website-990822c7fd5e248cf88b9dbca7ecc5d133f7944c.tar.bz2
Thrash-and-Burn-Tour-2012-Website-990822c7fd5e248cf88b9dbca7ecc5d133f7944c.zip
Take height into consideration, and simplify stylesheet
Diffstat (limited to 'src')
-rw-r--r--src/stylesheets/application.sass4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stylesheets/application.sass b/src/stylesheets/application.sass
index bc7bc63..e4e57d0 100644
--- a/src/stylesheets/application.sass
+++ b/src/stylesheets/application.sass
@@ -5,5 +5,5 @@ body
#splash
width: 724px
- margin-left: auto
- margin-right: auto \ No newline at end of file
+ height: 1024px
+ margin: auto