This commit is contained in:
YasinShaikh123
2024-10-01 20:15:44 +05:30
parent fad753e60e
commit 4bc7338ebf
8 changed files with 170 additions and 290 deletions

View File

@@ -53,7 +53,7 @@ const NavBar = () => {
id="navbar"
// bg={colorMode === "light" ? "light" : "black.900"}
color={colorMode === "light" ? "light" : "black.900"}
padding={"15px 0px"}
padding={"22px 0px"}
// borderBottom={"1px solid #ccc"}
borderBottom={colorMode === "light" ? "1px solid #ccc" : "none"}
>