image encore 3

This commit is contained in:
Patrick
2025-04-02 20:47:21 +02:00
parent 1a58842e47
commit 567f31036a

View File

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