image encore 5

This commit is contained in:
Patrick
2025-04-02 20:50:18 +02:00
parent 2a58ac83e9
commit da4c9d131e

View File

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