We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f2e1c commit ff2af4eCopy full SHA for ff2af4e
src/styles/global.css
@@ -2,7 +2,7 @@
2
3
@layer base {
4
* {
5
- @apply text-[100%]/[normal];
+ @apply text-[100%]/[normal] overscroll-none;
6
}
7
8
0 commit comments