more adjustments to the queries for the topbar
authorIan Weller <ian@gaslightmedia.com>
Mon, 16 May 2016 15:35:11 +0000 (11:35 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 16 May 2016 15:35:11 +0000 (11:35 -0400)
css/app.css
scss/_topbar.scss

index 43b2400..b913610 100644 (file)
@@ -6359,7 +6359,7 @@ header {
       @media screen and (max-width: 1210px) {
         .top-bar-section ul li a {
           font-size: 1.125rem; } }
-      @media screen and (max-width: 1105px) {
+      @media screen and (max-width: 1125px) {
         .top-bar-section ul li a {
           font-size: 1.0625rem; } }
       @media screen and (max-width: 1052px) {
index ce44146..61fbfac 100644 (file)
@@ -37,7 +37,7 @@
                 @media screen and (max-width: 1210px){
                     font-size: rem-calc(18);
                 }
-                @media screen and (max-width: 1105px){
+                @media screen and (max-width: 1125px){
                     font-size: rem-calc(17);
                 }
                 @media screen and (max-width: 1052px){