From 5e2f9902a4f2b9c1352942f69255f9d80ddb95cb Mon Sep 17 00:00:00 2001 From: mshalom27 Date: Fri, 18 Jul 2025 11:14:22 +0400 Subject: [PATCH] fix:mobile menu, button hover, navbar alignment --- src/components/AboutSection.jsx | 4 ++-- src/components/HeroSection.jsx | 4 ++-- src/components/MissionCard.jsx | 2 +- src/components/MissionSection.jsx | 2 +- src/components/Navbar.jsx | 26 +++++++++++++------------- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/components/AboutSection.jsx b/src/components/AboutSection.jsx index 790ea29..9c6e362 100644 --- a/src/components/AboutSection.jsx +++ b/src/components/AboutSection.jsx @@ -4,7 +4,7 @@ import { siteConfig } from "../config/navbarHero"; export default function AboutSection() { return (
-
+
-
{mobileMenuOpen && ( -
+
-