mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-01 07:28:35 +02:00
💄 Disable overscroll
This commit is contained in:
parent
e979f2c587
commit
71f008e91f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue