diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-17 22:52:41 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-17 22:52:41 -0700 |
commit | d4603898cfd9c1277647df7e4134e7819ee703d3 (patch) | |
tree | 1292286e665acb193019e82ec6b2fe3c659db586 /web | |
parent | 03ef2a06e390186f7abe3b0044c31e9f23a43d7b (diff) |
Replacing hero image on home page.20130917b
Diffstat (limited to 'web')
-rw-r--r-- | web/images/hero.png | bin | 29745 -> 380869 bytes | |||
-rw-r--r-- | web/style.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/web/images/hero.png b/web/images/hero.png Binary files differindex 479bb95..6077e96 100644 --- a/web/images/hero.png +++ b/web/images/hero.png diff --git a/web/style.css b/web/style.css index 0617bfe..a718dd2 100644 --- a/web/style.css +++ b/web/style.css @@ -105,7 +105,7 @@ nav.primary a.current { width: 100%; color: white; text-align: center; - padding: 200px 0 200px 0; + height: 400px; } #hero p { |