From: Anthony Talarico Date: Thu, 21 Jan 2016 14:04:24 +0000 (-0500) Subject: adjusting bg container margin top X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=899c1be66a603291ef161bae3d3499af957e22b8;p=WP-Themes%2Fglmthemes%2Fsaultstemarie-theme.git adjusting bg container margin top --- diff --git a/scss/_structure.scss b/scss/_structure.scss index bfc1d83..3c2da5d 100644 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -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; }