From 580c2b1b19bc0cf7791108b70d1ef7cd272664c9 Mon Sep 17 00:00:00 2001 From: avenmia Date: Thu, 3 Oct 2024 15:59:10 -1000 Subject: [PATCH] Fixing login styling so elements are not cut off --- src/pages/index.tsx | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 9c6673e..32883e8 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -24,32 +24,17 @@ const Login: NextPage = () => { /> -
-
-

+
+
+

Welcome to the HIERR Project

-

+

Engagement Portal

-
+
@@ -80,7 +65,8 @@ const AuthShowcase: React.FC = () => { "You are currently logged in. You can begin the survey now, and rest assured that all responses will remain anonymous. Please note that we do not store any email credentials. If you need to take a break, simply sign out, and your progress will be saved. When you return, remember to sign in using the same email address."; return ( -
+ //
+

{sessionData ? (