From 325101fd26e24e2384402de426e8e01d4b2d6507 Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 10:59:12 +0000 Subject: [PATCH] Align header and footer elements for better visual consistency Adjust negative margins on logo links in Header and Footer components to visually align elements with adjacent text and icons. 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 | 2 +- client/src/components/Header.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index 21eef22..4208d47 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -8,7 +8,7 @@ export default function Footer() {
{/* Logo and Social Icons */}
-
+
SAPIENS