possibly the last change to the topbar
authorIan Weller <ian@gaslightmedia.com>
Mon, 16 May 2016 15:38:54 +0000 (11:38 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 16 May 2016 15:38:54 +0000 (11:38 -0400)
css/app.css
scss/_topbar.scss

index b913610..f6ef8fc 100644 (file)
@@ -6362,7 +6362,7 @@ header {
       @media screen and (max-width: 1125px) {
         .top-bar-section ul li a {
           font-size: 1.0625rem; } }
-      @media screen and (max-width: 1052px) {
+      @media screen and (max-width: 1065px) {
         .top-bar-section ul li a {
           font-size: 1.03125rem; } }
     .top-bar-section ul li .dropdown {
index 61fbfac..3c4149b 100644 (file)
@@ -40,7 +40,7 @@
                 @media screen and (max-width: 1125px){
                     font-size: rem-calc(17);
                 }
-                @media screen and (max-width: 1052px){
+                @media screen and (max-width: 1065px){
                     font-size: rem-calc(16.5);
                 }
             }