forked from veda/www_veda_2025
ok
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user