diff --git a/client/src/styles/game.css b/client/src/styles/game.css index 8cd59b5..5210922 100644 --- a/client/src/styles/game.css +++ b/client/src/styles/game.css @@ -459,11 +459,9 @@ label[for='moderator'] { box-shadow: 0 -6px 15px rgb(0 0 0 / 50%); bottom: 0; border-radius: 5px; - /* width: fit-content; */ font-size: 20px; height: 100px; margin: 0 auto; - max-width: 100%; background-color: #1b1a24; width: 100%; }