This commit is contained in:
Patrick
2025-04-02 20:40:16 +02:00
parent e5992d8754
commit 20351c667f

View File

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