diff --git a/apps/landing/src/style.css b/apps/landing/src/style.css
index 67fddebdb..7f5036d79 100644
--- a/apps/landing/src/style.css
+++ b/apps/landing/src/style.css
@@ -7,7 +7,7 @@
@apply border-border;
}
body {
- @apply text-foreground overflow-y-auto overscroll-none bg-gray-200/50;
+ @apply text-foreground overflow-y-auto bg-gray-200/50;
font-feature-settings: "rlig" 1, "calt" 1;
}
html {
diff --git a/apps/web/src/app/[locale]/(admin)/layout.tsx b/apps/web/src/app/[locale]/(admin)/layout.tsx
index cb8cb0bcb..ba5f94bd1 100644
--- a/apps/web/src/app/[locale]/(admin)/layout.tsx
+++ b/apps/web/src/app/[locale]/(admin)/layout.tsx
@@ -67,11 +67,7 @@ export default async function Layout({