💄 Disable overscroll

This commit is contained in:
Luke Vella 2024-02-03 15:23:52 +07:00
parent e979f2c587
commit 71f008e91f

View file

@ -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;