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

Loading…
Cancel
Save