From caff3fe7e3a1b26faf3f48268926fb8d66d08f1e Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Thu, 21 May 2026 15:55:47 +0300 Subject: [PATCH 01/12] fix: align footer paddings with main ones --- src/widgets/Footer/ui/Footer/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/Footer/ui/Footer/Footer.tsx b/src/widgets/Footer/ui/Footer/Footer.tsx index 54f4e06..4c484a3 100644 --- a/src/widgets/Footer/ui/Footer/Footer.tsx +++ b/src/widgets/Footer/ui/Footer/Footer.tsx @@ -19,7 +19,7 @@ export async function Footer() { const socials = contacts?.expand?.socials ?? []; return ( -