diff --git a/src/layouts/index.html b/src/layouts/index.html index 1234f38..75bcab4 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -1,4 +1,7 @@ {{ define "main" }} + + +
@@ -15,6 +18,8 @@ {{- partial "full-width-cta.html" . -}}
+ +
grid pattern
diff --git a/src/static/css/style.css b/src/static/css/style.css index f763f07..817fe93 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -240,7 +240,7 @@ hr{ @media only screen and (min-width: 1280px) { .hero-section{ - margin-bottom: 80px; + margin-bottom: 80px !important; } .impact-section{