diff --git a/hosting/src/components/auth/LoginHandler.tsx b/hosting/src/components/auth/LoginHandler.tsx index eb8d31c..c0e1cd3 100644 --- a/hosting/src/components/auth/LoginHandler.tsx +++ b/hosting/src/components/auth/LoginHandler.tsx @@ -167,7 +167,7 @@ export default function LoginHandler() { const EmailForm = (
{/* Email field + label */} -
+
diff --git a/hosting/src/pages/sign-in/index.tsx b/hosting/src/pages/sign-in/index.tsx index 481fd26..f64c918 100644 --- a/hosting/src/pages/sign-in/index.tsx +++ b/hosting/src/pages/sign-in/index.tsx @@ -23,7 +23,7 @@ export default function SignIn() {

{/* Auth module */} -
+