From 5d6a4ab8b1c4848064aad8c484af505032b2af57 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sat, 30 Aug 2025 20:41:38 +0000 Subject: [PATCH] Apply consistent header styling across all pages Updates the header component's styling to match the design of the 'Folx Stadl' page, ensuring a uniform look and feel across the application. This involves modifying CSS classes and structure in `client/src/components/search-header.tsx` and `client/src/pages/VideoPage.tsx` to achieve the desired aesthetic. 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/izllXJt --- client/src/components/search-header.tsx | 4 ++-- client/src/pages/VideoPage.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/components/search-header.tsx b/client/src/components/search-header.tsx index dca9f26..8961939 100644 --- a/client/src/components/search-header.tsx +++ b/client/src/components/search-header.tsx @@ -46,7 +46,7 @@ export default function SearchHeader({ }; return ( -