From cca7e8cb8ba7553dfb3ef7d6a0a52cc081225834 Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 10:09:09 +0000 Subject: [PATCH] Reduce top and bottom spacing in the footer section Adjust padding and margin values within the Footer component to minimize vertical space in the top section. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 138dae0c-e24a-4a81-a702-742581b06c52 Replit-Commit-Checkpoint-Type: full_checkpoint --- client/src/components/Footer.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index 7238d9f..f4640f9 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -5,9 +5,9 @@ export default function Footer() { return (