From 389f97af389ab326760ad9178ff8b3c65e3f8ce1 Mon Sep 17 00:00:00 2001 From: Misthaa Date: Thu, 3 Oct 2024 15:11:42 +0200 Subject: [PATCH] Site - text align : justify ? --- .../requirements/nginx/static/style/lobbyPage/lobbyPage.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose/requirements/nginx/static/style/lobbyPage/lobbyPage.css b/docker-compose/requirements/nginx/static/style/lobbyPage/lobbyPage.css index a48695c..f606ff3 100644 --- a/docker-compose/requirements/nginx/static/style/lobbyPage/lobbyPage.css +++ b/docker-compose/requirements/nginx/static/style/lobbyPage/lobbyPage.css @@ -229,6 +229,7 @@ body { #whatGame p{ color: white; + text-align: justify; } .line {