From 9036ca6647a93a860f1ccfa193fb70f757aca71f Mon Sep 17 00:00:00 2001 From: v0 Date: Sun, 2 Nov 2025 03:08:28 +0000 Subject: [PATCH] feat: center footer elements with justify-center Update flexbox to center content horizontally. #VERCEL_SKIP Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> --- components/footer.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/footer.tsx b/components/footer.tsx index a4f6613..2845999 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -4,7 +4,7 @@ export function Footer() { return (