Skip to content

Commit ca9d829

Browse files
committed
navbar
1 parent af85593 commit ca9d829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Navbar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ export default function Navbar() {
195195

196196
{/* Mobile menu content */}
197197
<motion.div
198-
className="fixed top-20 left-4 right-4 z-50"
198+
className="fixed top-25 left-4 right-4 z-50"
199199
initial="hidden"
200200
animate="visible"
201201
exit="exit"

0 commit comments

Comments
 (0)