You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
The board has a fixed 360px content width plus padding/border, and each cell is fixed at 50px, so the game overflows on narrow mobile screens (for example a 320px viewport). Make the board and cells responsive so the new hosted game remains usable on phones. #138
The board has a fixed 360px content width plus padding/border, and each cell is fixed at 50px, so the game overflows on narrow mobile screens (for example a 320px viewport). Make the board and cells responsive so the new hosted game remains usable on phones.
The board has a fixed 360px content width plus padding/border, and each cell is fixed at 50px, so the game overflows on narrow mobile screens (for example a 320px viewport). Make the board and cells responsive so the new hosted game remains usable on phones.
Originally posted by @copilot-pull-request-reviewer in #49 (comment)
Apply all recommendations and merge