Fix aspect ratio
This commit is contained in:
parent
55aaf65a0a
commit
8b497d8b1a
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.WeaponUnit.mainhand .WeaponImage {
|
.WeaponUnit.mainhand .WeaponImage {
|
||||||
height: 420px;
|
height: 418px;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue