This commit is contained in:
Patrick
2025-04-02 20:41:53 +02:00
parent 20351c667f
commit 287ce3f7ce

View File

@@ -76,7 +76,7 @@
aspect-ratio: 1 / 1; /* carré ou ajuste selon besoin */
object-fit: cover;
border-radius: 8px;
image-rendering: crisp-edges;
image-rendering: high-quality;
}
.details-right {