Make performer image position top #358

This commit is contained in:
Infinite 2020-02-29 22:13:10 +01:00
parent 5b6a3a7732
commit 93c7ad7559

View file

@ -93,7 +93,7 @@ code {
height: 100px;
min-width: 50px;
object-fit: cover;
object-position: center 20%;
object-position: top;
}
.card-image {