From fb52293f7cfec7e3ea8fe44a0f84a3a696924118 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Fri, 16 Jan 2026 21:24:45 +0100 Subject: [PATCH] style: increase map scale and center to fill container --- components/dashboard/WorldMap.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/WorldMap.tsx b/components/dashboard/WorldMap.tsx index 26e6b13..26e38ae 100644 --- a/components/dashboard/WorldMap.tsx +++ b/components/dashboard/WorldMap.tsx @@ -48,7 +48,7 @@ const WorldMap = ({ data }: WorldMapProps) => {