fixed a bit of styling I missed
authorIan Weller <ian@gaslightmedia.com>
Thu, 18 Aug 2016 20:18:53 +0000 (16:18 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 18 Aug 2016 20:19:34 +0000 (16:19 -0400)
css/app.css
scss/_main.scss

index e53b62a..68a1e63 100644 (file)
@@ -6534,7 +6534,7 @@ main.page-front #main-content {
       padding-top: 5px; } }
 
 #header-image {
-  max-height: 460px;
+  max-height: 630px;
   overflow: hidden;
   display: block; }
 
index 6a62b41..8a6ed47 100644 (file)
@@ -17,7 +17,7 @@ main.page-front {
     }
 }
 #header-image {
-    max-height: 460px;
+    max-height: 630px;
     overflow: hidden;
     display: block;
 }