task 6809 | правка сетки каталога в адаптиве

pull/36/head
parent cbdd4df073
commit 44df07bb39
  1. 5
      wp-content/themes/cosmopet/modules/shop/components/catalog/assets/css/catalog.css

@ -889,6 +889,7 @@ display: none;
.product{
padding: 12px;
padding-top: 20px;
}
.product__title{
font-weight: 700;
@ -899,7 +900,9 @@ display: none;
.to-know p {
font-size: 18px;
}
.product__item{
width: calc(50% - 24px);
}
}

Loading…
Cancel
Save