This commit is contained in:
2025-08-26 18:52:56 +02:00
parent cd2cef845f
commit 129de27e4d
14 changed files with 175 additions and 146 deletions

View File

@@ -81,7 +81,7 @@ function MobileNavigation() {
export function Header() {
return (
<header className="fixed top-0 left-0 right-0 z-50 bg-transparent backdrop-blur-sm">
<nav className="relative z-50 flex items-center py-3 lg:py-4">
<nav className="relative z-50 flex items-center py-2 lg:py-3">
{/* Logo and Navigation Container - Left and Center */}
<div className="flex-1 max-w-7xl ml-3 mx-0 lg:px-4 px-6">
<div className="flex items-center">