Skip to content

Commit 6545b52

Browse files
committed
Try higher zindex
1 parent cdcf93d commit 6545b52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/header.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ export const Header = () => (
142142
sx={{
143143
alignItems: "center",
144144
flexDirection: ["column", "row"],
145+
zIndex: 5,
145146
}}
146147
as="nav"
147148
>

0 commit comments

Comments
 (0)