From 734ca2ce1bf344def9804d06aa380684c54ad0f0 Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Thu, 23 Apr 2026 09:41:31 +0300 Subject: [PATCH] feat(Footer): change the footer styles and layout to avoid overlapping with the TypographyMenu --- src/widgets/Footer/ui/Footer.svelte | 52 +++++++++++++++++------------ 1 file changed, 31 insertions(+), 21 deletions(-) diff --git a/src/widgets/Footer/ui/Footer.svelte b/src/widgets/Footer/ui/Footer.svelte index a8b1f6f..2a57fd7 100644 --- a/src/widgets/Footer/ui/Footer.svelte +++ b/src/widgets/Footer/ui/Footer.svelte @@ -6,31 +6,41 @@ -{#if responsive?.isDesktop || responsive?.isDesktopLarge} -