adjusting bg container margin top
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 21 Jan 2016 14:04:24 +0000 (09:04 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 21 Jan 2016 14:04:24 +0000 (09:04 -0500)
scss/_structure.scss

index bfc1d83..3c2da5d 100644 (file)
@@ -18,7 +18,7 @@
     background: url(../assets/main-bkgrd-image.jpg) no-repeat bottom;
     padding-bottom: 151px;
     background-size: cover;
-    margin-top: 94px;
+    margin-top: 87px;
     @media screen and (max-width: 1600px) {
         background-size: auto;
     }