diff --git a/static/style/main.scss b/static/style/main.scss
index 5b4e7db..a7d81b9 100644
--- a/static/style/main.scss
+++ b/static/style/main.scss
@@ -90,7 +90,6 @@ ul {
header {
display: flex;
- flex-direction: row-reverse;
justify-content: space-between;
background-color: $mantle;
padding: .5rem;
diff --git a/templates/header.tmpl b/templates/header.tmpl
index 4aa02db..c87f396 100644
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -1,4 +1,10 @@