The portion of HTML and XML that deals directly with page navigation
I changed my navbar min-height from 40 to 55 to use a logo. .navbar{ position:relative; min-height:55px } I want to know …