diff --git a/web/app/accounts/forgot-password/page.tsx b/web/app/accounts/forgot-password/page.tsx
index 0e203a1f8..3e86e8eff 100644
--- a/web/app/accounts/forgot-password/page.tsx
+++ b/web/app/accounts/forgot-password/page.tsx
@@ -104,7 +104,7 @@ export default function ForgotPasswordPage() {
/>
-
+
diff --git a/web/app/accounts/reset-password/page.tsx b/web/app/accounts/reset-password/page.tsx
index 43f001abe..4d5303b98 100644
--- a/web/app/accounts/reset-password/page.tsx
+++ b/web/app/accounts/reset-password/page.tsx
@@ -116,7 +116,7 @@ export default function ResetPasswordPage() {
/>
-
+
diff --git a/web/app/accounts/set-password/page.tsx b/web/app/accounts/set-password/page.tsx
index e74b506e6..df1b5d567 100644
--- a/web/app/accounts/set-password/page.tsx
+++ b/web/app/accounts/set-password/page.tsx
@@ -118,7 +118,7 @@ const SetPasswordPage = observer(() => {
/>
-
+
diff --git a/web/app/page.tsx b/web/app/page.tsx
index 4982f4082..63ef855ca 100644
--- a/web/app/page.tsx
+++ b/web/app/page.tsx
@@ -46,7 +46,7 @@ const HomePage = observer(() => {
/>
-
+
diff --git a/web/app/sign-up/page.tsx b/web/app/sign-up/page.tsx
index 8bd2e8799..f08ccbae7 100644
--- a/web/app/sign-up/page.tsx
+++ b/web/app/sign-up/page.tsx
@@ -41,7 +41,7 @@ const SignInPage = observer(() => {
/>