summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-09-17 22:52:41 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-09-17 22:52:41 -0700
commit484cd9304cd651c96d04546b5b15f338f75b8997 (patch)
treeeea0f277aa2129fd128133fdd008b61aa1cd13ac /web
parent216632dcbb6fc3673a389d54f060136483de747f (diff)
Replacing hero image on home page.
Diffstat (limited to 'web')
-rw-r--r--web/images/hero.pngbin29745 -> 380869 bytes
-rw-r--r--web/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/web/images/hero.png b/web/images/hero.png
index 479bb95..6077e96 100644
--- a/web/images/hero.png
+++ b/web/images/hero.png
Binary files differ
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 {