From 1a75b44c6851c9ade50bece91b6078db6cd7780f Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Mon, 9 Mar 2026 16:10:19 +0100 Subject: [PATCH] Move Globe up to top of container to fill space --- components/dashboard/Globe.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/Globe.tsx b/components/dashboard/Globe.tsx index 1847706..0f64304 100644 --- a/components/dashboard/Globe.tsx +++ b/components/dashboard/Globe.tsx @@ -111,7 +111,7 @@ export default function Globe({ data, className }: GlobeProps) { return (
-
+