Fix aspect ratio

This commit is contained in:
Justin Edmund 2020-10-19 06:31:29 -07:00
parent 70461a0e6d
commit 1c92a75f92

View file

@ -74,7 +74,7 @@
.SummonUnit.main .SummonImage,
.SummonUnit.friend .SummonImage {
height: 378px;
height: 374px;
width: 180px;
}