This commit is contained in:
Roman Pyrih
2025-12-12 12:43:05 +01:00
parent c0cbc06ed0
commit d6153b3da6
3 changed files with 7 additions and 7 deletions

View File

@@ -37,8 +37,9 @@
}
.product-parameters__img {
display: flex;
align-items: center;
display: none !important;
// display: flex;
// align-items: center;
img {
width: 50px;
@@ -62,7 +63,7 @@
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 1;
line-height: 1.3;
margin: 0;
}
}