From 70aec3623869a1c9e49364388619e9e954fb167f Mon Sep 17 00:00:00 2001 From: Replit Agent Date: Sat, 6 Jun 2026 07:57:17 +0000 Subject: [PATCH] Update navigation bar styling to match website design Adjusted header navigation links to use a specific green color (#1B8354) for active states, apply a rounded-bottom style, and ensure full height alignment for desktop and mobile views. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 1fa9329f-0cec-4a2f-80e8-e26dbae3142e Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 2a6b92e3-3fb4-4787-924d-1346b1911d6d Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4d696b13-86f2-4c9d-be0d-95b293430047/1fa9329f-0cec-4a2f-80e8-e26dbae3142e/Z1jAExo Replit-Helium-Checkpoint-Created: true --- .../src/components/layout/Header.tsx | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/artifacts/ehsan-poc/src/components/layout/Header.tsx b/artifacts/ehsan-poc/src/components/layout/Header.tsx index fea55d8..75c07e1 100644 --- a/artifacts/ehsan-poc/src/components/layout/Header.tsx +++ b/artifacts/ehsan-poc/src/components/layout/Header.tsx @@ -120,12 +120,12 @@ export function Header() { {/* Desktop nav */} -