diff --git a/static/index.css b/static/index.css index fc836d1..358e9fc 100644 --- a/static/index.css +++ b/static/index.css @@ -115,11 +115,8 @@ a:hover:after { .nav-item { display: flex; - align-self: stretch; - align-items: center; - margin-right: 12px; margin-bottom: 0; - font-size: 1.5em; + font-size: 1.4em; } .content-wrapper { diff --git a/templates/nav.tmpl b/templates/nav.tmpl index 1b18232..4b2e1a5 100644 --- a/templates/nav.tmpl +++ b/templates/nav.tmpl @@ -2,7 +2,7 @@