Commit 6667421c9671e5170c6617cfa64519760a1babc0

Authored by Виталий
1 parent df8013f0

imgs

frontend/web/css/_partners.scss
... ... @@ -53,7 +53,7 @@
53 53 @media (min-width: 768px) {
54 54 .slider-partners-5 {
55 55 .partners-wr {
56   - width: 25% !important;
  56 + width: 20% !important;
57 57 }
58 58 }
59 59 }
... ...
frontend/web/css/style.css
... ... @@ -2626,7 +2626,7 @@ ul.breadcrumb {
2626 2626  
2627 2627 @media (min-width: 768px) {
2628 2628 .slider-partners-5 .partners-wr {
2629   - width: 25% !important; } }
  2629 + width: 20% !important; } }
2630 2630 .border-mobile {
2631 2631 width: 100%;
2632 2632 float: left;
... ...