diff --git a/components/release-details.riot b/components/release-details.riot index a4e3daf..813050f 100644 --- a/components/release-details.riot +++ b/components/release-details.riot @@ -76,7 +76,7 @@ aspect-ratio: 1 / 1; /* carré ou ajuste selon besoin */ object-fit: cover; border-radius: 8px; - image-rendering: crisp-edges; + image-rendering: high-quality; } .details-right {