Skip to content

Commit

Permalink
feat: turn off overscroll
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelRauber committed Jun 24, 2024
1 parent 9d06c94 commit 4864124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" class="overscroll-none">
<head>
<meta charset="utf-8" />
<title>Kuwaka Wakati</title>
Expand Down

0 comments on commit 4864124

Please sign in to comment.