diff --git a/client/src/styles/game.css b/client/src/styles/game.css index b86ada3..92ebfe3 100644 --- a/client/src/styles/game.css +++ b/client/src/styles/game.css @@ -674,7 +674,7 @@ label[for='moderator'] { height: 100px; margin: 0 auto; max-width: 100%; - background-color: #1b1a24; + background-color: #1e1e1e; } #game-control-prompt button, #start-game-prompt button, #leave-game-prompt button {