优化header

This commit is contained in:
2025-04-24 22:43:21 +08:00
parent 870b04bb28
commit 1a57c5ca49

View File

@@ -16,7 +16,7 @@ export default function Header() {
return ( return (
<header className="sticky top-0 z-50 backdrop-blur-sm bg-white/40 shadow"> <header className="sticky top-0 z-50 backdrop-blur-sm bg-white/40 shadow">
<div className="flex items-center justify-between px-10 md:h-18 h-14 duration-300"> <div className="flex items-center justify-between px-10 md:h-18 md:px-20 h-14 duration-300">
<Link <Link
href="/" href="/"
className={cn( className={cn(