From 484cd9304cd651c96d04546b5b15f338f75b8997 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 17 Sep 2013 22:52:41 -0700 Subject: Replacing hero image on home page. --- web/images/hero.png | Bin 29745 -> 380869 bytes web/style.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/images/hero.png b/web/images/hero.png index 479bb95..6077e96 100644 Binary files a/web/images/hero.png and b/web/images/hero.png 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 { -- cgit v1.2.3