diff --git a/client/src/styles/game.css b/client/src/styles/game.css index 622bc58..cce372c 100644 --- a/client/src/styles/game.css +++ b/client/src/styles/game.css @@ -411,7 +411,8 @@ h1 { left: 50%; transform: translate(-50%, 0); font-size: 15px; - width: 78%; + width: 90%; + text-align: justify; max-height: 6em; }