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 {
width: 200px;
height: 500px;
width: 100%;
height: 100%;
aspect-ratio: 1 / 1; /* carré ou ajuste selon besoin */
object-fit: cover;
border-radius: 8px;