Fix aspect ratio

This commit is contained in:
Justin Edmund 2020-10-19 06:47:38 -07:00
parent 55aaf65a0a
commit 8b497d8b1a

View file

@ -68,7 +68,7 @@
}
.WeaponUnit.mainhand .WeaponImage {
height: 420px;
height: 418px;
width: 200px;
}