Increase size of frontpage header image
authorLaury GvR <laury@gaslightmedia.com>
Wed, 20 Mar 2019 21:59:13 +0000 (17:59 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 20 Mar 2019 21:59:13 +0000 (17:59 -0400)
css/app.css
scss/_page.header.scss

index 1ecab34..95eda7c 100644 (file)
@@ -6854,7 +6854,7 @@ ul#sec-nav {
 
 .hero-image-container {
   width: 100%;
-  padding-bottom: 30%;
+  padding-bottom: 40%;
   background: url("../assets/2-and-7.jpg"); }
 
 video {
index fbc60a1..611a508 100644 (file)
@@ -216,7 +216,7 @@ ul#sec-nav {
 }
 .hero-image-container {
     width: 100%;
-    padding-bottom: 30%;
+    padding-bottom: 40%;
     background: url("../assets/2-and-7.jpg");
 }
 .hero-image {