marioloncarek / megamenu-js

Last responsive megamenu you'll ever need
MIT License
360 stars 115 forks source link

Formatting Issue #10

Closed G-dogger closed 7 years ago

G-dogger commented 7 years ago

Hi, I'm loving this menu so far! Great Job! But I can't figure out how to adjust the height of the main nav bar. There is a lot of padding above and below the text. I need a large font but not so much vertical spacing. I'm assuming it's something simple in the style.css but I can't figure it out. Thanks so much!

Scott

marioloncarek commented 7 years ago

Please take a look at the padding on line 102 in this example: http://codepen.io/riogrande/pen/MKXweV - thats how you control the height. Please comment if you have more questions

G-dogger commented 7 years ago

I found it, thank you!