From 67754e2b098d60db82e3ac6b7298f850e7ab9856 Mon Sep 17 00:00:00 2001 From: RGBKnights Date: Wed, 8 Jan 2025 08:26:24 -0500 Subject: [PATCH] updated the layout for mobile --- src/App.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index a6fc266..7a629be 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,8 +9,8 @@ import Footer from '@/components/Footer.vue'