fix(game-ui): fit 500px canvas on mobile entry

This commit is contained in:
2026-08-13 15:24:29 +00:00
parent 19162824e7
commit 66d80a829d
2 changed files with 120 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="ko">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=500" />
<title>Sammo HiDCHe - Game</title>
</head>
<body class="bg-black text-white">