combos info fix

This commit is contained in:
ntr
2019-05-27 16:51:45 +10:00
parent 223c5188dd
commit f3beb6c7ef
3 changed files with 7 additions and 3 deletions
+5
View File
@@ -149,6 +149,7 @@
white-space: nowrap;
width: 100%;
text-align: center;
font-size: 125%;
}
.game-btn {
@@ -403,4 +404,8 @@ CONSTRUCT DAMAGE
.game .stats svg {
height: 1em;
}
.game .effects {
font-size: 100%;
}
}