From a470eac307a73273d9c10c036b94aabf921250b6 Mon Sep 17 00:00:00 2001 From: shuvadeepmondal <121492365+shuvadeepmondal@users.noreply.github.com> Date: Thu, 18 Jul 2024 21:54:59 +0530 Subject: [PATCH] feat:UI updated --- apps/frontend/src/components/auth/Forgot-Password.tsx | 6 +++--- apps/frontend/src/components/auth/Login.tsx | 8 ++++---- apps/frontend/src/components/auth/Register.tsx | 8 ++++---- apps/frontend/src/components/homepage/Hero.tsx | 6 +++--- apps/frontend/src/components/homepage/HeroCard.tsx | 2 +- apps/frontend/src/components/homepage/HeroCard2.tsx | 2 +- apps/frontend/src/components/homepage/HeroCard3.tsx | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/apps/frontend/src/components/auth/Forgot-Password.tsx b/apps/frontend/src/components/auth/Forgot-Password.tsx index 4cc50f5..26ecb4b 100644 --- a/apps/frontend/src/components/auth/Forgot-Password.tsx +++ b/apps/frontend/src/components/auth/Forgot-Password.tsx @@ -13,8 +13,8 @@ export default function ForgotPassword(): JSX.Element { }; return ( -
-
+
+
Forgot Password
@@ -44,7 +44,7 @@ export default function ForgotPassword(): JSX.Element { />
+