Created by: MartijnCuppens
- Remove redundant
display: inline-block
from flex children - Remove
line-height: inherit;
which is the default value ofline-height
- Use flex shorthand
- Improve background shorthand
- Fix removed brand margin caused by requiring containers in navbars