mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-29 03:45:49 +00:00
Fixed NavBar hover
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user