From f77c01b51e8c8174000640a2629935cb82fc328a Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Mon, 16 Jun 2025 22:41:32 -0700 Subject: [PATCH] Remove temporary style --- public/assets/css/map.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/css/map.css b/public/assets/css/map.css index af1028e..535e5b4 100644 --- a/public/assets/css/map.css +++ b/public/assets/css/map.css @@ -16,7 +16,7 @@ text { use[href="#hex"] { opacity: 0.25; - fill: purple; + fill: transparent; fill-opacity: 0.5; stroke-width: 0.5px; stroke: black;