diff --git a/devsoc24-portal-fe/src/app/profile/page.tsx b/devsoc24-portal-fe/src/app/profile/page.tsx
index 4053333..8cfaf97 100644
--- a/devsoc24-portal-fe/src/app/profile/page.tsx
+++ b/devsoc24-portal-fe/src/app/profile/page.tsx
@@ -15,7 +15,7 @@ export default function Page() {
Already have an account?{" "} - + Login
diff --git a/devsoc24-portal-fe/src/app/signup/signup-form.tsx b/devsoc24-portal-fe/src/app/signup/signup-form.tsx index 3d462aa..7778142 100644 --- a/devsoc24-portal-fe/src/app/signup/signup-form.tsx +++ b/devsoc24-portal-fe/src/app/signup/signup-form.tsx @@ -213,7 +213,7 @@ export default function SignupForm() {Already have an account?{" "} - + Login