diff options
author | Monty Taylor <mordred@inaugust.com> | 2015-08-01 02:32:30 +1000 |
---|---|---|
committer | Monty Taylor <mordred@inaugust.com> | 2015-08-01 02:32:30 +1000 |
commit | 56a2517bfe34e863f3a6479d6410632e277f7e74 (patch) | |
tree | ab4755174dabd11824cf7ba37bbc771e4d3d559f /src/css | |
parent | 23a91cae672fb9f8b208b474efbfa01bf5d66f26 (diff) |
Make containers fluid
Diffstat (limited to 'src/css')
-rw-r--r-- | src/css/mordred.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/css/mordred.css b/src/css/mordred.css index dc050c2..e23d0df 100644 --- a/src/css/mordred.css +++ b/src/css/mordred.css | |||
@@ -44,7 +44,6 @@ body { | |||
44 | 44 | ||
45 | /* Main marketing message and sign up button */ | 45 | /* Main marketing message and sign up button */ |
46 | .jumbotron { | 46 | .jumbotron { |
47 | background: url(/images/smallInAugustLogo.jpeg) no-repeat; | ||
48 | text-align: center; | 47 | text-align: center; |
49 | border-bottom: 1px solid #e5e5e5; | 48 | border-bottom: 1px solid #e5e5e5; |
50 | } | 49 | } |