diff --git a/components/navigation/app-navigation.tsx b/components/navigation/app-navigation.tsx index 3be9dbf..73c19e0 100644 --- a/components/navigation/app-navigation.tsx +++ b/components/navigation/app-navigation.tsx @@ -95,10 +95,10 @@ export function AppNavigation() { return (
-
-
+
+
{/* Logo and App Name */} - +
@@ -111,7 +111,7 @@ export function AppNavigation() { {/* Main Navigation */} - + {navigationItems.map((item) => ( @@ -170,7 +170,7 @@ export function AppNavigation() { {/* Right Side Actions */} -
+