Reduce the gap between header and content
authorLaury GvR <laury@gaslightmedia.com>
Thu, 11 Oct 2018 17:38:33 +0000 (13:38 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 11 Oct 2018 17:38:33 +0000 (13:38 -0400)
css/app.css
scss/_settings.scss

index 6eb371a..a35ec1c 100644 (file)
@@ -7355,13 +7355,13 @@ body #page-wrapper header.main {
   color: #fc6463; }
 
 main.inner-wrap, main.blog-home, main.blog-archive, main.blog-single, main.page-front {
-  margin-top: 211px; }
+  margin-top: 202px; }
   @media only screen and (min-width:0em) and (max-width:64em) {
     main.inner-wrap, main.blog-home, main.blog-archive, main.blog-single, main.page-front {
       margin-top: 160px; } }
 
 main.owners-home {
-  margin-top: 211px; }
+  margin-top: 202px; }
   @media only screen and (min-width:0em) and (max-width:64em) {
     main.owners-home {
       margin-top: 160px; } }
@@ -7373,7 +7373,7 @@ main.owners-home {
       margin-top: 181px; } }
 
 .page-inside.top-links {
-  margin-top: 211px; }
+  margin-top: 202px; }
   @media only screen and (min-width:0em) and (max-width:64em) {
     .page-inside.top-links {
       margin-top: 110px; } }
index dd18a73..2214192 100644 (file)
@@ -161,8 +161,8 @@ $body-font-style: normal;
 // $shiny-edge-color: rgba($white, .5);
 // $shiny-edge-active-color: rgba($black, .2);
 
-$header-height-large: 211px;
-$top-links-header-height-large: 211px;
+$header-height-large: 202px;
+$top-links-header-height-large: 202px;
 $header-height-small: 160px;
 
 // d. Media Query Ranges