[Github-comments] [geany/www.geany.org] Breathing room in the navbar (#15)

Matthew Brush notifications at xxxxx
Sun Aug 25 02:26:26 UTC 2019


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:

![before](https://user-images.githubusercontent.com/181177/63644739-55ec5a80-c6a4-11e9-82c7-e2c158c5dc4b.png)

After:

![after](https://user-images.githubusercontent.com/181177/63644741-5e449580-c6a4-11e9-9249-fd786fd7a78b.png)

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190824/42f7e6dd/attachment-0001.html>


More information about the Github-comments mailing list