@@ -383,6 +383,7 @@ const Navbar = () => {
<Typography variant="body2"
className="navItem"
sx={{
+ fontSize:"0.95rem",
fontWeight: "400",
color: (isAtTop) ? "white" : "black",
transition: "all 0.3s ease-in-out",