Skip to content

Commit 30df5db

Browse files
Prevent overscroll behavior
1 parent 4e3ef65 commit 30df5db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

violent-theremin/styles/app.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
html {
1010
font-size: 10px;
1111
height: 100%;
12+
overscroll-behavior: none;
1213
}
1314

1415
body {

0 commit comments

Comments
 (0)