Merge branch 'develop' of ssh://git.mnml.gg:40022/~/mnml into develop

This commit is contained in:
Mashy 2019-10-08 13:35:57 +10:00
commit 6978a424d9

View File

@ -400,8 +400,8 @@
} }
.player { .player {
bottom: 9%; bottom: 3em;
height: 40%; height: calc(50% - 3em);
} }
.opponent { .opponent {