image encore 6

This commit is contained in:
Patrick
2025-04-02 20:51:16 +02:00
parent da4c9d131e
commit 674f51c710

View File

@@ -71,8 +71,8 @@
} }
.cover { .cover {
width: 100%; width: 250px;
height: 100%; height: 350px;
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;