From c9d2e565046ed7ac75b54c1b951c4d99c6da8a0c Mon Sep 17 00:00:00 2001 From: Connor Abbas Date: Wed, 28 May 2025 18:29:15 -0500 Subject: [PATCH] spacing fix --- src/layouts/GuestAuthLayout.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/GuestAuthLayout.vue b/src/layouts/GuestAuthLayout.vue index 1bb85e2..91ff1e1 100644 --- a/src/layouts/GuestAuthLayout.vue +++ b/src/layouts/GuestAuthLayout.vue @@ -11,7 +11,7 @@ import ApplicationLogo from '@/components/ApplicationLogo.vue';