diff --git a/src/main/resources/static/css/game.css b/src/main/resources/static/css/game.css index 2dee7bf..563c038 100644 --- a/src/main/resources/static/css/game.css +++ b/src/main/resources/static/css/game.css @@ -207,7 +207,7 @@ body { font-size: 12px; list-style-type: none; } -.player-stats > li { +.player-stats>li { text-align: end; } .player-stats-title { diff --git a/src/main/resources/templates/game.html b/src/main/resources/templates/game.html index dd065b5..0d574b8 100644 --- a/src/main/resources/templates/game.html +++ b/src/main/resources/templates/game.html @@ -5,7 +5,6 @@ -