update player-bet label

This commit is contained in:
2026-03-01 19:43:00 +01:00
parent 4710d71835
commit b7af625a4c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -307,6 +307,6 @@ button.btn-back {
.player-bet {
font-size: 0.9rem;
color: rgb(185, 185, 185);
color: rgb(141, 141, 141);
margin-top: 5px;
}