Changing the height of the navigation bar
-
When I change the height of the navigation bar like
.main-navigation {
height: 30px;
}the bar does decrease, however the location of the menu text isn’t centered in the middle (height-wise).
How would I fix this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing the height of the navigation bar’ is closed to new replies.