Adjust interior header image height
authorLaury GvR <laury@gaslightmedia.com>
Thu, 4 Oct 2018 16:44:02 +0000 (12:44 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 8 Oct 2018 15:40:08 +0000 (11:40 -0400)
css/app.css
scss/_main.scss

index ded2b9d..b38d071 100644 (file)
@@ -7339,7 +7339,7 @@ body #page-wrapper header.main {
   margin-top: 190px; }
 
 #header-image {
-  max-height: 420px;
+  max-height: 300px;
   overflow: hidden; }
 
 #content-bulk #con {
index ed6f7dc..cec1bd3 100644 (file)
@@ -51,7 +51,7 @@
     margin-top: 190px;
 }
 #header-image {
-    max-height: 420px;
+    max-height: 300px;
     overflow: hidden;
 }
 #content-bulk {