From bd4eaafd9d8b154be7e8d8c0d6372aa1c56420c7 Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 10:57:10 +0000 Subject: [PATCH] Align Sapiens logo and category labels visually Adjusted padding and margin in Header and Footer components to align the Sapiens logo with the 'People' category label. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC --- client/src/components/Footer.tsx | 4 ++-- client/src/components/Header.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index daa81e6..21eef22 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -5,10 +5,10 @@ export default function Footer() { return (