Update 1.css

This commit is contained in:
FURK4NGG
2025-03-09 18:40:34 +03:00
committed by GitHub
parent a061ccd90d
commit d26414a685
+1 -1
View File
@@ -18,7 +18,7 @@
} }
.card__img { .card__img {
width: var(--card-img-width); width: width: 100%;
border-radius: 1.5rem; border-radius: 1.5rem;
} }