Permit scrolling in small viewports

This commit is contained in:
Scott Smitelli 2025-03-17 22:00:38 -04:00 committed by smitelli
parent a872e6f395
commit 49be2f7e9d

View file

@ -5,7 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
body {
overflow: hidden;
padding: 0;
margin: 0;
height: 100vh;