Skip to content

Commit

Permalink
lfg
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Oct 27, 2024
1 parent 7ba34ca commit 518b582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ui/navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const navStyles = tv({
],
variants: {
isSticky: {
true: "sticky z-20 top-0"
true: "sticky z-40 top-0"
},
intent: {
floating: "bg-tertiary max-w-[1680px] mx-auto shadow-sm border rounded-xl sm:px-4",
Expand Down

0 comments on commit 518b582

Please sign in to comment.