This commit is contained in:
frontend perkafean
2024-10-07 07:02:36 +00:00
parent eec9caefd0
commit ae9a34a065
11 changed files with 222 additions and 116 deletions

View File

@@ -58,7 +58,7 @@
.item-type-image {
width: 100%;
height: 100%;
object-fit: contain;
object-fit: cover;
border-radius: 15px;
}