diff --git a/frontend/index.html b/frontend/index.html index 2f8fa8d..8989d4f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,5 +1,5 @@ - + @@ -7,7 +7,7 @@ Team Software Project -
+
diff --git a/frontend/src/components/Auth/LoginForm.tsx b/frontend/src/components/Auth/LoginForm.tsx index 1d9f558..4fb6457 100644 --- a/frontend/src/components/Auth/LoginForm.tsx +++ b/frontend/src/components/Auth/LoginForm.tsx @@ -148,7 +148,7 @@ const LoginForm: React.FC = ({ onSubmit, onForgotPassword }) => { errors.password ? "border-red-500" : "" }`} > -
+