Layout mobile navbar nicely with Flexbox #1497

Merged
dawidpotocki merged 1 commits from nav-flex-nicely into master 2019-11-17 07:46:30 +00:00

1 Commits

Author SHA1 Message Date
Dawid Potocki
4d19ac7dd0
Layout mobile navbar nicely with Flexbox
Before hamburger menu was floated to the right with a fixed margin-top,
which means that it probably wasn't perfectly centered and if we would
change logo image size, we would have to edit that margin manually.
2019-11-17 18:30:22 +13:00