Skip to content

Commit 0e34aff

Browse files
committed
Fix typo
1 parent 8f12e64 commit 0e34aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
line-height: inherit;
2020
touch-action: manipulation;
2121
appearance: none;
22-
overscroll-behvior: none;
22+
overscroll-behavior: none;
2323
}
2424

2525
*:focus {

0 commit comments

Comments
 (0)