diff --git a/apps/web/src/app/(unauthenticated)/forgot-password/page.tsx b/apps/web/src/app/(unauthenticated)/forgot-password/page.tsx index d72719066..af1c96e6f 100644 --- a/apps/web/src/app/(unauthenticated)/forgot-password/page.tsx +++ b/apps/web/src/app/(unauthenticated)/forgot-password/page.tsx @@ -5,10 +5,9 @@ import backgroundPattern from '~/assets/background-pattern.png'; import { ForgotPasswordForm } from '~/components/forms/forgot-password'; export default function ForgotPasswordPage() { - // TODO: Fix width reducing with screen size return (
-
+
-
+