diff --git a/client/src/styles/game.css b/client/src/styles/game.css index 5e3f35b..c2c93d7 100644 --- a/client/src/styles/game.css +++ b/client/src/styles/game.css @@ -17,7 +17,7 @@ #lobby-players { overflow-y: auto; - max-height: 30em; + max-height: 44em; overflow-x: hidden; padding: 0 10px; border-radius: 3px; diff --git a/client/src/views/home.html b/client/src/views/home.html index 66bc3c2..825f5e8 100644 --- a/client/src/views/home.html +++ b/client/src/views/home.html @@ -6,7 +6,7 @@