From 6667421c9671e5170c6617cfa64519760a1babc0 Mon Sep 17 00:00:00 2001 From: icemate Date: Fri, 7 Sep 2018 17:29:39 +0300 Subject: [PATCH] imgs --- frontend/web/css/_partners.scss | 2 +- frontend/web/css/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/_partners.scss b/frontend/web/css/_partners.scss index 4ffb30c..69d8274 100644 --- a/frontend/web/css/_partners.scss +++ b/frontend/web/css/_partners.scss @@ -53,7 +53,7 @@ @media (min-width: 768px) { .slider-partners-5 { .partners-wr { - width: 25% !important; + width: 20% !important; } } } diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 2bb7751..c32f553 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2626,7 +2626,7 @@ ul.breadcrumb { @media (min-width: 768px) { .slider-partners-5 .partners-wr { - width: 25% !important; } } + width: 20% !important; } } .border-mobile { width: 100%; float: left; -- libgit2 0.21.4