From 3ff68ee9866576908e1043cc8b764c8b8247bc5a Mon Sep 17 00:00:00 2001 From: Andrew Njoo Date: Sat, 25 May 2024 22:24:05 -0700 Subject: [PATCH] margin --- src/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index bccc465..ccd63b5 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -68,7 +68,7 @@ export default function Footer() { © {new Date().getFullYear()} Andrew Njoo. All rights reserved. -
+
{Object.entries(socials).map(([name, social]) => (