From 9f8a6606bbdf8c2d870dd1d4e500dbc5feeb64e6 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Wed, 18 Mar 2026 17:12:53 +0100 Subject: [PATCH] fix: add pt-6 top padding to main content area --- components/dashboard/DashboardShell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/DashboardShell.tsx b/components/dashboard/DashboardShell.tsx index 2e099f5..c0cd867 100644 --- a/components/dashboard/DashboardShell.tsx +++ b/components/dashboard/DashboardShell.tsx @@ -25,7 +25,7 @@ export default function DashboardShell({ />
-
+
{children}