diff --git a/client/style.css b/client/style.css index befe2b2..1bda746 100644 --- a/client/style.css +++ b/client/style.css @@ -4940,6 +4940,7 @@ body.mobile-portrait #game-screen.active { overflow: hidden; margin-left: 0; width: 100%; + padding: 0; display: flex; flex-direction: column; }