diff --git a/src/app/components/nav/Header.tsx b/src/app/components/nav/Header.tsx index e104ef3..81436d0 100644 --- a/src/app/components/nav/Header.tsx +++ b/src/app/components/nav/Header.tsx @@ -723,42 +723,42 @@ export default function Header({ setGlobalLoggingOut }: HeaderProps) { {/* Admin navigation – LAST */} {isAdmin && ( -
+
-

+

Admin Navigation

-
+
{DISPLAY_MATRIX && ( )} @@ -766,13 +766,13 @@ export default function Header({ setGlobalLoggingOut }: HeaderProps) { <> @@ -781,21 +781,21 @@ export default function Header({ setGlobalLoggingOut }: HeaderProps) { {DISPLAY_POOLS && ( )} {DISPLAY_NEWS && ( @@ -805,7 +805,7 @@ export default function Header({ setGlobalLoggingOut }: HeaderProps) { {isAdminOrSuper && (