broken CSS in metanav bar
seems like the CSS of metanav bar is broken in three lines instead of one (see attached pictures) and it seems to get fixed when I remove `display: inline` from `.nav li` class.
current state:

After removing `display: inline` style:

issue