From 22574ea118280894fec892f15aac1a7eeda8f3ba Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sat, 30 Aug 2025 21:07:12 +0000 Subject: [PATCH] Improve header structure and styling for better responsiveness Refactors the header component in `home.tsx` to use inline styles and simplify the structure for improved responsiveness, while retaining core navigation and search functionality. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 074b0e4c-6171-43bd-aa98-f9e04623ca14 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/074b0e4c-6171-43bd-aa98-f9e04623ca14/Z1wmn8z --- client/src/pages/home.tsx | 61 ++++++++++++++------------------------- 1 file changed, 22 insertions(+), 39 deletions(-) diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 8d9b322..5109089 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -74,48 +74,31 @@ export default function Home() { return (