diff --git a/styles/website.css b/styles/website.css index 2a8efa8..e011770 100644 --- a/styles/website.css +++ b/styles/website.css @@ -147,5 +147,7 @@ span.run-code-loading { .topnav a { padding-left: 0em; padding-bottom: 0.3em; - display: inline-block; + display: flex; + align-items: center; + margin-left: auto; }