From 468b06261609c27a010c7128c3794c67eb9f630b Mon Sep 17 00:00:00 2001 From: pvsaint Date: Fri, 13 Dec 2024 13:27:35 +0100 Subject: [PATCH] fix: deleted an empty div to center social media links in the footer --- components/UI/footer.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/UI/footer.tsx b/components/UI/footer.tsx index 3e163939..ca8b4005 100644 --- a/components/UI/footer.tsx +++ b/components/UI/footer.tsx @@ -10,8 +10,6 @@ const Footer: FunctionComponent = () => { return (