From 5a5752f1180289cf3a6e2ea66b4888c645e8a33c Mon Sep 17 00:00:00 2001 From: maksim Date: Tue, 24 Jun 2025 23:54:43 +0300 Subject: [PATCH] =?UTF-8?q?Task:6939=20|=20=D0=9F=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B8=20=D0=BF=D0=BB=D0=B0=D0=BD=D1=88=D0=B5=D1=82=D0=BD=D1=8B?= =?UTF-8?q?=D1=85=20=D1=81=D1=82=D0=B8=D0=BB=D0=B5=D0=B9=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/footer/assets/css/gp-style-desktop.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/wp-content/themes/cosmopet/modules/footer/assets/css/gp-style-desktop.css b/wp-content/themes/cosmopet/modules/footer/assets/css/gp-style-desktop.css index 8e32830..e2dc00e 100644 --- a/wp-content/themes/cosmopet/modules/footer/assets/css/gp-style-desktop.css +++ b/wp-content/themes/cosmopet/modules/footer/assets/css/gp-style-desktop.css @@ -300,6 +300,14 @@ text-align: center; } +@media (min-width: 769px) and (max-width: 1200px) { + .footer_ae .footer__wrapper { + width: 100% !important; + display: flex; + flex-direction: row; + } +} + @media screen and (max-width: 768px) { .footer_ae .footer__wrapper { width: 100%;