From ce39d4028e268d823a129d832e7dcf0311ef189b Mon Sep 17 00:00:00 2001 From: Kirill Pet Date: Thu, 19 Dec 2024 02:55:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=20?= =?UTF-8?q?=D0=BE=D1=81=D0=BD=D0=BE=D0=B2=D1=83=20=D0=B0=D0=B4=D0=B0=D0=BF?= =?UTF-8?q?=D1=82=D0=B8=D0=B2=D0=BD=D0=BE=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/gp-style-desktop.css | 11 +++++++++-- assets/css/gp-style-mobile.css | 8 +++++++- assets/css/gp-style-tablet.css | 33 +++++++++++++++++++++++++++++++++ index.html | 28 ++++++++++++++-------------- 4 files changed, 63 insertions(+), 17 deletions(-) diff --git a/assets/css/gp-style-desktop.css b/assets/css/gp-style-desktop.css index ee22a60..94eb6b7 100644 --- a/assets/css/gp-style-desktop.css +++ b/assets/css/gp-style-desktop.css @@ -364,10 +364,9 @@ /* projects */ .projects{ + margin: 37px -20px -20px -20px; } .projects .swiper-wrapper{ - margin: 37px -20px -20px -20px; - display: flex; flex-wrap: wrap; } @@ -737,6 +736,9 @@ .text-form__content{ width: 100%; } +.text-form__content .text-2{ + margin-top: 40px; +} .text-form__form{ margin-left: 40px; @@ -843,5 +845,10 @@ flex-direction: column; justify-content: space-between; } +@media only screen and (min-width: 992px) and (max-width: 1063px) { +.call__content{ + width: 100%; +} +} /* call */ @media only screen and (min-width: 992px) and (max-width: 1032px) {} \ No newline at end of file diff --git a/assets/css/gp-style-mobile.css b/assets/css/gp-style-mobile.css index 7e7874b..c068737 100644 --- a/assets/css/gp-style-mobile.css +++ b/assets/css/gp-style-mobile.css @@ -72,4 +72,10 @@ display: none; } } -/* services */ \ No newline at end of file +/* services */ + +/* call */ +.call .title-3{ + font-size: 20px; +} +/* call */ \ No newline at end of file diff --git a/assets/css/gp-style-tablet.css b/assets/css/gp-style-tablet.css index 24b7733..7be29b3 100644 --- a/assets/css/gp-style-tablet.css +++ b/assets/css/gp-style-tablet.css @@ -190,6 +190,9 @@ /* header */ /* footer */ +.footer{ + margin-top: 96px; +} .footer__wrapper{ padding: 0 16px; @@ -338,6 +341,8 @@ main{ @media only screen and (max-width: 992px) { .projects{ overflow: hidden; + + margin: 0; } .projects .swiper-wrapper{ margin: 40px 0 0 0; @@ -579,4 +584,32 @@ main{ } /* services */ +/* call */ +@media only screen and (max-width: 992px) { +.call{ + padding: 40px 16px 39px 16px; +} +.call__content{ + margin-top: 40px; + + width: 100%; + height: auto; + + flex-direction: column; +} +.call__item{ + margin-top: 24px; +} +.call__item:first-child{ + margin-top: 0; +} +.call__item a{ + margin-top: 24px; +} +.call__item a:first-child{ + margin-top: 0; +} +} +/* call */ + @media only screen and (max-width: 992px) {} \ No newline at end of file diff --git a/index.html b/index.html index 3edad19..ee9774e 100644 --- a/index.html +++ b/index.html @@ -187,7 +187,7 @@
- + - + - + - + - + - +

@@ -883,7 +883,7 @@

- +