Skip to content

Commit c29e406

Browse files
authored
fix: unnecessary tailwind config (2/2)
1 parent 3b51c2a commit c29e406

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/site-header.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ import { ThemeToggle } from "@/components/theme-toggle"
88

99
export function SiteHeader() {
1010
return (
11-
<header className="sticky top-0 z-999 w-full border-b bg-background">
11+
<header className="sticky top-0 z-[999] w-full border-b bg-background">
1212
<div className="container flex h-20 items-center space-x-4 sm:justify-between sm:space-x-0">
1313
<MainNav items={siteConfig.mainNav} />
1414
</div>
1515
</header>
1616
)
1717
}
18-
18+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy