From 7a510e7acfa3b919443d96d3bbf2f41afa1b14bd Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Thu, 23 Apr 2026 13:06:17 +0300 Subject: [PATCH] feat(Footer): tweak the footer position --- src/widgets/Footer/ui/Footer.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/Footer/ui/Footer.svelte b/src/widgets/Footer/ui/Footer.svelte index 2a634da..d36a0f9 100644 --- a/src/widgets/Footer/ui/Footer.svelte +++ b/src/widgets/Footer/ui/Footer.svelte @@ -17,7 +17,7 @@ const currentYear = new Date().getFullYear();