From f270c13fb32666b3fe0c3579f5366dacc8ed1e2f Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Fri, 28 Jun 2024 10:58:55 -0700
Subject: Remove temporary style
---
public/assets/css/map.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'public')
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;
--
cgit v1.2.3