Compare commits

...

1 commit

Author SHA1 Message Date
ca12e789b5 Permit scrolling in small viewports 2025-03-17 22:00:38 -04:00

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;