This commit is contained in:
Nikolaj
2025-08-05 13:25:22 +02:00
parent 5f2e43d99f
commit b240ae6f83
4 changed files with 14 additions and 5 deletions

View File

@@ -311,8 +311,8 @@
}
.charHPMax {
width: 50px;
height: 50px;
width: 60px;
height: 60px;
}
.charHexValue {
@@ -321,6 +321,11 @@
.hpValue {
font-size: 40px;
margin-bottom: 5px;
}
.hpLabel {
font-size: 18px;
}
.hpMaxValue {