decreasing line height for dropdown menu items
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 21 May 2018 19:32:23 +0000 (15:32 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 21 May 2018 19:32:23 +0000 (15:32 -0400)
style.css

index 79e97ef..70272c1 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1354,6 +1354,7 @@ body.parallax-on .wpcf7-not-valid-tip {
 
 .main-navigation ul li {
     position: relative;
+    line-height: 1;
 }
 
 @media (min-width: 1000px){