mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Changed portrait image display mode to scaling down vs cropping
This commit is contained in:
parent
300719c116
commit
f4052b7434
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
img {
|
||||
height: 235px;
|
||||
width: 275px;
|
||||
object-fit: cover;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.death-roll-btn {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue