diff --git a/static/index.css b/static/index.css index 59f3591..6eb5e55 100644 --- a/static/index.css +++ b/static/index.css @@ -101,6 +101,7 @@ a:hover:after { .nav-bar { display: flex; + align-items: center; flex-direction: row; flex-wrap: wrap; margin-top: calc(12px + 1vh);