diff --git a/client/pages/dashboards/FoundationDashboard.tsx b/client/pages/dashboards/FoundationDashboard.tsx
index 909511c6..73918be8 100644
--- a/client/pages/dashboards/FoundationDashboard.tsx
+++ b/client/pages/dashboards/FoundationDashboard.tsx
@@ -141,7 +141,7 @@ export default function FoundationDashboard() {
className={`min-h-screen bg-gradient-to-b from-black to-black py-8 ${theme.fontClass}`}
style={{ backgroundImage: theme.wallpaperPattern }}
>
-
+
{/* Header */}
diff --git a/client/pages/dashboards/GameForgeDashboard.tsx b/client/pages/dashboards/GameForgeDashboard.tsx
index 8415a46a..e434d429 100644
--- a/client/pages/dashboards/GameForgeDashboard.tsx
+++ b/client/pages/dashboards/GameForgeDashboard.tsx
@@ -179,7 +179,7 @@ export default function GameForgeDashboard() {
className={`min-h-screen bg-gradient-to-b from-black to-black py-8 ${theme.fontClass}`}
style={{ backgroundImage: theme.wallpaperPattern }}
>
-
+
{sprint ? (
<>
{/* Active Sprint Header */}
diff --git a/client/pages/dashboards/LabsDashboard.tsx b/client/pages/dashboards/LabsDashboard.tsx
index 5c12e094..6276c662 100644
--- a/client/pages/dashboards/LabsDashboard.tsx
+++ b/client/pages/dashboards/LabsDashboard.tsx
@@ -283,7 +283,7 @@ export default function LabsDashboard() {
className={`min-h-screen bg-gradient-to-b from-black to-black py-8 ${theme.fontClass}`}
style={{ backgroundImage: theme.wallpaperPattern }}
>
-
+
{/* Header */}
diff --git a/client/pages/dashboards/NexusDashboard.tsx b/client/pages/dashboards/NexusDashboard.tsx
index 4bb583b3..dd5ddf2f 100644
--- a/client/pages/dashboards/NexusDashboard.tsx
+++ b/client/pages/dashboards/NexusDashboard.tsx
@@ -326,7 +326,7 @@ export default function NexusDashboard() {
return (
-
+
{/* Header with View Toggle */}
diff --git a/client/pages/dashboards/StaffDashboard.tsx b/client/pages/dashboards/StaffDashboard.tsx
index 17505284..7144f29c 100644
--- a/client/pages/dashboards/StaffDashboard.tsx
+++ b/client/pages/dashboards/StaffDashboard.tsx
@@ -164,7 +164,7 @@ export default function StaffDashboard() {
className={`min-h-screen bg-gradient-to-b from-black to-black py-8 ${theme.fontClass}`}
style={{ backgroundImage: theme.wallpaperPattern }}
>
-
+
{/* Header */}
-
+