change container step + 20px

This commit is contained in:
Roman Pyrih
2026-02-24 12:32:49 +01:00
parent 1c61a05fcf
commit 6a1dc347db

View File

@@ -13637,7 +13637,7 @@ li.product-flag.discount {
}
@media (min-width: 1200px) {
.container {
width: 1140px;
width: 1160px;
max-width: 100%;
}
}