diff --git a/frontend/src/page/Login.jsx b/frontend/src/page/Login.jsx
index 058c4b7..d9e444e 100644
--- a/frontend/src/page/Login.jsx
+++ b/frontend/src/page/Login.jsx
@@ -106,7 +106,7 @@ const SignIn = (props) => {
if (loading) {
return ;
}
-
+
return (
@@ -118,7 +118,7 @@ const SignIn = (props) => {