diff --git a/app/sites/[id]/page.tsx b/app/sites/[id]/page.tsx
index a89999f..5ad39da 100644
--- a/app/sites/[id]/page.tsx
+++ b/app/sites/[id]/page.tsx
@@ -438,11 +438,11 @@ export default function SiteDashboardPage() {
return (
-
-
+
+
-
+
{site.name}
@@ -539,7 +539,7 @@ export default function SiteDashboardPage() {
)}
{/* Advanced Chart with Integrated Stats */}
-
+
-
+
-
+
-
+
-
+
!/^scroll_\d+$/.test(g.event_name))}
diff --git a/components/dashboard/DashboardShell.tsx b/components/dashboard/DashboardShell.tsx
index d319ef0..909b42b 100644
--- a/components/dashboard/DashboardShell.tsx
+++ b/components/dashboard/DashboardShell.tsx
@@ -38,7 +38,7 @@ export default function DashboardShell({
/>
-
+
{children}