Skip to content

Commit

Permalink
remove overscroll
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonardoD committed Nov 15, 2024
1 parent 7ab7faf commit 6c78e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
</head>

<body class="group/body">
<body class="group/body overscroll-none">
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
</body>
Expand Down

0 comments on commit 6c78e4f

Please sign in to comment.