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