Skip to content

Commit

Permalink
Prevent overscroll behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfsourcecode committed Oct 21, 2024
1 parent 4e3ef65 commit 30df5db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions violent-theremin/styles/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
html {
font-size: 10px;
height: 100%;
overscroll-behavior: none;
}

body {
Expand Down

0 comments on commit 30df5db

Please sign in to comment.