removing bold from about dropdown
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 Dec 2015 14:03:55 +0000 (09:03 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 Dec 2015 14:03:55 +0000 (09:03 -0500)
css/app.css
scss/_topbar.scss

index 6e7cf9d..a059796 100644 (file)
@@ -7014,8 +7014,6 @@ header .searchform input[type="submit"]:hover {
               text-transform: none;
               font-size: 1rem;
               line-height: 1; }
-              #about .top-bar .top-bar-section ul#menu-about-staffords li ul.dropdown li a:hover {
-                font-weight: bold; }
             #about .top-bar .top-bar-section ul#menu-about-staffords li ul.dropdown li:nth-child(3) a {
               border: none; }
 
index 2e0ba38..71a8308 100644 (file)
                                 font-size: rem-calc(16);
                                 line-height: 1;
                                 &:hover {
-                                    font-weight: bold;
+                                   // font-weight: bold;
                                 }
                             }
                             &:nth-child(3) {