diff --git a/client/src/styles/game.css b/client/src/styles/game.css index 754682c..ad8f1d8 100644 --- a/client/src/styles/game.css +++ b/client/src/styles/game.css @@ -64,7 +64,7 @@ overflow-y: auto; max-height: 30em; overflow-x: hidden; - padding: 0 25px 0 10px; + padding: 0 30px 0 10px; border-radius: 5px; }