From 5bc2868e36056282ad536b2ed3b3373fc38dc134 Mon Sep 17 00:00:00 2001 From: Vaibhav sasulkar Date: Thu, 4 Jul 2024 13:12:15 +0530 Subject: [PATCH] done --- blocks/footer/footer.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blocks/footer/footer.css b/blocks/footer/footer.css index c64bc33089..485bb2b34d 100644 --- a/blocks/footer/footer.css +++ b/blocks/footer/footer.css @@ -470,7 +470,7 @@ footer.footer-wrapper .footer { margin-top: 8px; } - .section.mobile-footer-section-third .wrappercreation-wrapper .wrapper-creation-container .image-href-mobile a>picture>img { + .section.mobile-footer-section-third .wrappercreation-wrapper .wrapper-creation-container .image-href-desktop a>picture>img { width: 128px; height: 38px; } @@ -503,7 +503,7 @@ footer.footer-wrapper .footer { column-gap: 32px; } - .section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-mobile a>picture img { + .section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-desktop a>picture img { width: 22px; height: 24px; }