From 1bc4672cc7b773ca769d05ef1a29b9e9879998e3 Mon Sep 17 00:00:00 2001 From: Wind-Explorer Date: Thu, 1 Aug 2024 02:34:32 +0800 Subject: [PATCH] fixed css --- client/src/pages/SignInPage.tsx | 4 ++-- client/src/pages/SignUpPage.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/pages/SignInPage.tsx b/client/src/pages/SignInPage.tsx index 9c9c593..8ab0044 100644 --- a/client/src/pages/SignInPage.tsx +++ b/client/src/pages/SignInPage.tsx @@ -4,7 +4,7 @@ import SignedInStatusVerifier from "../components/SignedInStatusVerifier"; export default function SignInPage() { return ( -
+
@@ -13,7 +13,7 @@ export default function SignInPage() { HDB flat
diff --git a/client/src/pages/SignUpPage.tsx b/client/src/pages/SignUpPage.tsx index 00a51d5..30e9607 100644 --- a/client/src/pages/SignUpPage.tsx +++ b/client/src/pages/SignUpPage.tsx @@ -4,7 +4,7 @@ import SignedInStatusVerifier from "../components/SignedInStatusVerifier"; export default function SignUpPage() { return ( -
+
@@ -13,7 +13,7 @@ export default function SignUpPage() { HDB flat