diff --git a/static/style.css b/static/style.css
index add3965..abec59e 100644
--- a/static/style.css
+++ b/static/style.css
@@ -18,7 +18,7 @@ footer{
}
.nav-element{
- float: right;
+ float: left;
}
.nav-link{
diff --git a/templates/base.html b/templates/base.html
index 14daf46..a93e13e 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -11,12 +11,14 @@
+