{{ partial "hero/heading" . }}
diff --git a/static/css/custom.css b/static/css/custom.css
index 7f752d1..9868df5 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -1,6 +1,7 @@
.hero{
position: relative;
opacity: 1;
+ height: 55vh;
background: rgba(175, 175, 255, 0.1);
}
.hero::before{