Feat : center current player stats

This commit is contained in:
2024-05-24 14:14:06 +02:00
parent 8c7cc19991
commit f570b456ca
2 changed files with 17 additions and 5 deletions
+2 -1
View File
@@ -480,7 +480,8 @@ function check_for_guard(player: Player) {
#player_banner.big {
padding: 0;
margin-left: 500px;
left: 50%;
transform: translateX(-50%);
max-width: min-content;
background: burlywood;
border: 5px solid maroon;