added spacing to tab bar logo
authorIan Weller <ian@gaslightmedia.com>
Wed, 30 Sep 2015 13:56:42 +0000 (09:56 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 30 Sep 2015 13:56:42 +0000 (09:56 -0400)
css/app.css
scss/_page.header.scss

index 1d2ef53..1356d90 100644 (file)
@@ -6476,7 +6476,7 @@ header#main-head {
       @media (max-width: 640px) {
         header#main-head #tab-logo img {
           float: left;
-          margin-top: 45px; } }
+          margin-top: 55px; } }
   header#main-head #bar-logo {
     position: absolute;
     z-index: 15;
index 6ef78e8..510d84a 100644 (file)
@@ -14,7 +14,7 @@ header#main-head {
             margin: 0 auto;
             @media (max-width: 640px) {
                 float: left;
-                margin-top: 45px;
+                margin-top: 55px;
             }
         }
     }