diff --git a/apps/web/src/style.css b/apps/web/src/style.css index 2f7cf8135..a16acb26e 100644 --- a/apps/web/src/style.css +++ b/apps/web/src/style.css @@ -7,7 +7,7 @@ @apply border-border; } body { - @apply text-foreground bg-gray-100; + @apply text-foreground overscroll-none bg-gray-100; font-feature-settings: "rlig" 1, "calt" 1;