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 {
bottom: 9%;
height: 40%;
bottom: 3em;
height: calc(50% - 3em);
}
.opponent {