How to use flex box to have BS4 nav-item fill navbar height with text centered vertically-Twitter bootstrap
I am trying to use flexbox to customize a bootstrap 4 navbar. I want the nav-items to fill the full height of the navbar div while keeping their contents centered vertically and the spacing between the 3 horizontally links consistent…