From fa7b8dbbb87af6216e569f29e00e8a4b31e598c5 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Wed, 17 Sep 2025 15:05:02 +0200 Subject: [PATCH] ok --- src/components/WorldMap.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/WorldMap.tsx b/src/components/WorldMap.tsx index c5b703b..0565c39 100644 --- a/src/components/WorldMap.tsx +++ b/src/components/WorldMap.tsx @@ -34,7 +34,7 @@ export function WorldMap() { {/* Bottom Layout: Globe + Cards */} -
+
{/* Globe Left Column */}
@@ -54,7 +54,7 @@ export function WorldMap() { NODES - + Total number of nodes on the grid. @@ -62,7 +62,7 @@ export function WorldMap() { SSD CAPACITY - + Total amount of storage (SSD, HDD, & RAM) on the grid. @@ -70,7 +70,7 @@ export function WorldMap() { COUNTRIES - + Total number of countries with active nodes.