fix mobile game phase

This commit is contained in:
Mashy 2019-11-21 18:05:46 +10:00
parent 8e83d0aa0b
commit a3376fb8d2

View File

@ -27,6 +27,12 @@
}
.game {
.stats {
font-size: 8pt;
svg {
stroke-width: 1.5em;
}
}
.team, #targeting, .resolving-skill {
width: calc(90% - 3em);
}