Fixed NavBar hover

This commit is contained in:
rockyeverlast
2024-04-11 13:41:31 +05:30
parent 2914aeaf35
commit 7b92f70775
7 changed files with 198 additions and 125 deletions

View File

@@ -53,7 +53,7 @@ export const MobileMenu = () => {
return (
<>
<Box
{/* <Box
backgroundColor={"#141315"}
position={"fixed"}
zIndex={"9999"}
@@ -75,7 +75,7 @@ export const MobileMenu = () => {
EXPLORER
</Link>
</Box>
</Box>
</Box> */}
<Box
position={"fixed"}
top={"0px"}