Sheet image position

This commit is contained in:
Dapoolp 2025-08-11 23:32:04 +02:00
parent 7a798901cc
commit d8591060a0
4 changed files with 8 additions and 4 deletions

View file

@ -30,9 +30,10 @@
cursor: pointer;
img {
height: 235px;
height: 275px;
width: 275px;
object-fit: cover;
object-position: top center;
}
.death-roll-btn {