From bbb35b236f5832a6736b70484560aa963d43c666 Mon Sep 17 00:00:00 2001 From: ajnart Date: Tue, 24 May 2022 20:13:01 +0200 Subject: [PATCH] :lipstick: Change the way the footer is displayed --- src/components/layout/Footer.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index 115809781..7a8df4be8 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -81,9 +81,6 @@ export function Footer({ links }: FooterCenteredProps) { background: 'none', border: 'none', clear: 'both', - position: 'fixed', - bottom: '0', - left: '0', }} >