higher max height for lobby player container

This commit is contained in:
AlecM33
2022-02-03 21:03:06 -05:00
parent 8e97853a24
commit efba04c998
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
#lobby-players {
overflow-y: auto;
max-height: 30em;
max-height: 44em;
overflow-x: hidden;
padding: 0 10px;
border-radius: 3px;

View File

@@ -6,7 +6,7 @@
<title>Werewolf Utility</title>
<meta name="description" content="A utility to deal Werewolf cards and run games in any setting, on any device.">
<meta property="og:title" content="Werewolf Utility">
<meta property="og:title" content="Play Werewolf">
<meta property="og:type" content="website">
<meta property="og:url" content="https://playwerewolf.uk.r.appspot.com/">
<meta property="og:description" content="A utility to deal Werewolf cards and run games in any setting, on any device.">