From a7ffbd1cea85587bce4e1479a03ec3944450b64b Mon Sep 17 00:00:00 2001
From: Niklas Poslovski
Date: Sun, 9 Jul 2017 17:17:32 +0200
Subject: [PATCH] Fixed for mobile
When viewed with a small screen there were some important things in the menu bar hidden,for example the logout and profile links.
That is fixed now.
---
src/index.html | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/src/index.html b/src/index.html
index b96a87b..b1a4248 100644
--- a/src/index.html
+++ b/src/index.html
@@ -33,9 +33,18 @@