fix height

This commit is contained in:
2025-12-16 01:04:30 +03:00
parent 3c692d8e7e
commit 76a06cc3ee

View File

@@ -56,7 +56,7 @@
outline-offset: 4px;
}
.youMightAlsoLikeContainer {
height: 160px !important;
height: 130px !important;
}
.itemDescriptionIconsContainer {
@@ -70,7 +70,7 @@
@media (min-width: 768px) and (max-width: 1024px) {
.youMightAlsoLikeContainer {
height: 210px !important;
height: 190px !important;
}
.itemDescriptionIconsContainer {