font size shrunk and reordered on back-end
authorIan Weller <ian@gaslightmedia.com>
Wed, 16 Sep 2015 16:23:52 +0000 (12:23 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 16 Sep 2015 16:23:52 +0000 (12:23 -0400)
css/app.css
scss/_topbar.scss

index 0ca6e8d..aae1c0c 100644 (file)
@@ -6632,7 +6632,7 @@ ul#sec-nav {
         .top-bar-section ul li .dropdown li:nth-child(even) {
           margin: 0 5% 0 0; }
         .top-bar-section ul li .dropdown li a {
-          font-size: 1.0625rem;
+          font-size: 0.9375rem;
           white-space: pre-wrap;
           text-transform: uppercase;
           border-bottom: 1px dotted #000000; }
index 8ff8ad3..6d3371c 100644 (file)
                         margin: 0 5% 0 0;
                     }
                     a {
-                        font-size: rem-calc(17);
+                        font-size: rem-calc(15);
                         white-space: pre-wrap;
                         text-transform: uppercase;
 //                        line-height: 36px;