From be949d65bdf71448e6b4e8681e5c674bd17ce981 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Wed, 17 Sep 2025 14:29:57 +0200 Subject: [PATCH] ok --- src/components/WorldMap.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/WorldMap.tsx b/src/components/WorldMap.tsx index 760f2b9..5b83c56 100644 --- a/src/components/WorldMap.tsx +++ b/src/components/WorldMap.tsx @@ -19,7 +19,7 @@ export function WorldMap() { {/* Dark overlay */} -
+
{/* Content */}
@@ -43,7 +43,7 @@ export function WorldMap() { {/* Cards Right Column */}
- + CORES

54,958