diff --git a/src/css/style.css b/src/css/style.css index 8dc7347..0be517b 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -4,10 +4,10 @@ html, body { padding: 0; margin: 0; - touch-action: none; min-height: 100vh; min-height: -webkit-fill-available; height: 100%; + /* touch-action: none; */ /* font-family: "Inter", sans-serif; */ }