Skip to content

Commit 6545b52

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/header.tsx

Lines changed: 1 addition & 0 deletions
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)