From 9143d5a68f8d06b6eb22eb7330012d4b1a52f3bb Mon Sep 17 00:00:00 2001 From: adroslice Date: Sun, 12 Mar 2023 20:15:38 +0100 Subject: [PATCH] Reworked layout for mobile supoort --- client/src/App.vue | 93 ++++++++++++++++++------ client/src/global-styles/transitions.css | 2 +- 2 files changed, 73 insertions(+), 22 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index 53c4243..55ca496 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,10 +1,11 @@