From 2ae24912f7c6740215cc1718f62ad7aa67b15ce4 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();