summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/templates/templates/index-hero.ftl1
-rw-r--r--web/images/hero.pngbin29745 -> 380869 bytes
-rw-r--r--web/style.css2
3 files changed, 1 insertions, 2 deletions
diff --git a/src/templates/templates/index-hero.ftl b/src/templates/templates/index-hero.ftl
index 06fbca0..1dcf2d9 100644
--- a/src/templates/templates/index-hero.ftl
+++ b/src/templates/templates/index-hero.ftl
@@ -1,4 +1,3 @@
<div id="hero">
- <h1>We want to help you GROW!</h1>
</div>
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 {