From 942b089f567e5d7b77ac0c3822c8e149ef6affcf Mon Sep 17 00:00:00 2001 From: Goeme Nthomiwa Date: Thu, 2 May 2024 13:30:27 -0700 Subject: [PATCH] fix: use dashboard layout margins in landing page (#456) --- frontend/src/components/Login.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Login.vue b/frontend/src/components/Login.vue index a46da6a37..f392f3e77 100644 --- a/frontend/src/components/Login.vue +++ b/frontend/src/components/Login.vue @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ - +

@@ -196,6 +196,12 @@ export default {