From 40c1cf8fe2f5cf98823a3079fad9cf09e1e248bc Mon Sep 17 00:00:00 2001 From: Dekart Deploy Bot Date: Sun, 10 May 2026 19:54:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=B0=D0=B3=D0=B5=D1=80=D1=8C:=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/dekart/assets/css/camp.css | 26 ++++++-------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/wp-content/themes/dekart/assets/css/camp.css b/wp-content/themes/dekart/assets/css/camp.css index 072822e..cab1636 100644 --- a/wp-content/themes/dekart/assets/css/camp.css +++ b/wp-content/themes/dekart/assets/css/camp.css @@ -741,7 +741,7 @@ p { .suggestions::before { display: none; } } .infograph { - background: #eef4ff; + background: #faf7f2; padding: 80px 0; width: 100vw; margin-left: calc(-50vw + 50%); @@ -1401,11 +1401,6 @@ p { opacity: .6; } -.swiper-slide { - background-size: cover; - background-position: center; -} - .foto-content { width: calc(50% - 20px); @@ -2149,9 +2144,7 @@ p { } @media (width < 780px) { - body { - padding-top: -12px; - } + .camp { gap: 30px; @@ -2219,7 +2212,7 @@ p { font-size: 18px; } - section { + .camp section { padding: 0 15px; } @@ -2231,8 +2224,8 @@ p { .infograph { - background: #eef4ff; - padding: 40px 0; + background: #faf7f2; + padding: 24px 0; padding-left: calc(50vw - 50%); padding-right: calc(50vw - 50%); } @@ -2250,7 +2243,7 @@ p { .infograph__item_title { margin-bottom: 0; - font-size: 15px; + font-size: 17px; } .infograph__item_img { @@ -2260,7 +2253,7 @@ p { } .infograph__item_data { - font-size: 24px; + font-size: 28px; margin-bottom: 0; } @@ -2475,7 +2468,6 @@ p { .accordion-last { border-top: none; - margin-top: -12px; } .accordion .box__accordion .box__accordion_label { @@ -2712,7 +2704,6 @@ p { } .hero-media-search__propositions.on-desktop img { width: 58px; height: auto; } .hero-media-search__propositions.on-desktop h3 { - font-weight: 800; font-family: "Montserrat", sans-serif; font-weight: 800; font-size: 16px; @@ -2836,7 +2827,6 @@ p { } .hero-media-search__propositions.on-mobile img { width: 48px; height: auto; } .hero-media-search__propositions.on-mobile h3 { - font-weight: 800; font-family: "Montserrat", sans-serif; font-weight: 800; font-size: 14px; @@ -2887,8 +2877,6 @@ p { border-radius: 100px; cursor: pointer; transition: .3s; - display: block; - width: 100%; text-decoration: none; text-align: center; box-sizing: border-box;