forgot the feature image area to be at the same level as the slideshow on the home...
authorIan Weller <ian@gaslightmedia.com>
Tue, 24 Nov 2015 21:00:11 +0000 (16:00 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 24 Nov 2015 21:00:11 +0000 (16:00 -0500)
css/app.css
scss/_slideshow.scss

index 5adf887..426553b 100644 (file)
@@ -7049,7 +7049,7 @@ main a {
         text-align: left; } }
 
 #head-img {
-  top: -120px;
+  top: -110px;
   height: 630px;
   width: 100%;
   background: url(../assets/slide-6.jpg) no-repeat;
index 49101d3..99c4c7f 100644 (file)
@@ -81,7 +81,7 @@
 //    }
 }
 #head-img {
-    top: -120px;
+    top: -110px;
     height: 630px;
     width: 100%;
     background: url(../assets/slide-6.jpg) no-repeat;