diff --git a/truthseeker/static/css/game_ui_game.css b/truthseeker/static/css/game_ui_game.css index 3441daf..e4b857e 100644 --- a/truthseeker/static/css/game_ui_game.css +++ b/truthseeker/static/css/game_ui_game.css @@ -136,6 +136,7 @@ html { color: var(--red-color); font-size: 3em; font-weight: bold; + max-width: calc(100vw - 2em); } .suspects {