This commit is contained in:
2025-12-11 13:56:05 +01:00
parent 46ec5234d3
commit 4e7df5d2a3
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
align-items: center;
}
.elementor-widget-acf-product-parameters .product-parameters li .product-parameters__img img {
width: 100%;
width: 50px;
max-width: 50px;
-o-object-fit: contain;
object-fit: contain;

View File

@@ -41,7 +41,7 @@
align-items: center;
img {
width: 100%;
width: 50px;
max-width: 50px;
object-fit: contain;
}