From 01aa5dfe6626584b98c8855a56b23a00cb4459ec Mon Sep 17 00:00:00 2001 From: Jaybe Date: Thu, 3 Jul 2025 07:32:01 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A4=8C=EC=9D=B8=20=EB=B0=A9=EC=A7=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/public/bowlspeed/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/public/bowlspeed/index.html b/frontend/public/bowlspeed/index.html index 650b1fb..8fa333c 100644 --- a/frontend/public/bowlspeed/index.html +++ b/frontend/public/bowlspeed/index.html @@ -11,6 +11,7 @@ margin: 0; padding: 20px; color: #333; + touch-action: pan-y; } .container { max-width: 800px;