From 666ae41de6f5ce4ae551570a7cd85108d5f3846f Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 10:43:18 +0000 Subject: [PATCH] Adjust spacing in the footer component for better visual hierarchy Update the padding on the copyright notice and reduce padding on the logo/contact section within the Footer component. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074 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 f4640f9..0ed6707 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -5,9 +5,9 @@ export default function Footer() { return (