From dfda61bf11583ef302de41ddb11cb21eb061422d Mon Sep 17 00:00:00 2001 From: abiyasa05 Date: Thu, 5 Sep 2024 15:07:55 +0700 Subject: [PATCH] update: form register for responsive --- apps/frontend/src/routes/register/index.lazy.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/frontend/src/routes/register/index.lazy.tsx b/apps/frontend/src/routes/register/index.lazy.tsx index efc2120..42eb42c 100644 --- a/apps/frontend/src/routes/register/index.lazy.tsx +++ b/apps/frontend/src/routes/register/index.lazy.tsx @@ -106,10 +106,10 @@ export default function RegisterPage() { {/* Main content */} -
+
{/* Form column */} -
+
{/* Title and Already have an account */}
@@ -291,7 +291,7 @@ export default function RegisterPage() { htmlFor="terms" className="text-sm font-normal leading-none cursor-pointer peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-[#00000099] p-2 rounded" > - I am agreeing to Terms and Services + I am agree to Terms and Services