The navbar feels kind of cramped, IMO. I don't know how to work on this site locally, but I hacked a prototype in Chromium devtools.
Before:  After:  I made the following changes: - On the logo image I set the top, right and bottom margins to `.5em` - On the logo text I set the `line-height` to `2em` (FIXME: not perfectly centered vertically) - On the anchors in the nav menu, I set `line-height` to `3em`. - On the nav menu `<ul>` I added the class `navbar-right`. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/www.geany.org/issues/15
