From c0a8ec7becd9114f2a5e9bbb80e6af15d9a15b6f Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 19 May 2019 18:19:22 +0200 Subject: [PATCH] Fixed menu not being visible on mobile --- src/App.vue | 2 +- src/styles/general.scss | 11 +++++------ src/styles/theme.scss | 23 ++++++++++++++++++++++- 3 files changed, 28 insertions(+), 8 deletions(-) diff --git a/src/App.vue b/src/App.vue index 444cc8089..067185b3a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,7 +12,7 @@