diff --git a/client/src/styles/game.css b/client/src/styles/game.css index 4b15e78..b667334 100644 --- a/client/src/styles/game.css +++ b/client/src/styles/game.css @@ -589,7 +589,7 @@ canvas { border-radius: 3px; } -.player-actions-buttons { +.player-action-buttons { justify-content: flex-end; }