From 54727f99717700b1b7c2052cd9f7c0d1fcb4d9c8 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 17 Feb 2022 17:01:58 +0530 Subject: [PATCH] Rationalize the desktop app bar and reduce min-width to 1000px --- src/App.vue | 255 +++++++++++++++---------- src/components/AuthenticationModal.vue | 3 +- 2 files changed, 156 insertions(+), 102 deletions(-) diff --git a/src/App.vue b/src/App.vue index 2de12b6..ef73856 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,94 +1,101 @@ + +