From 743bfd2062300342013c199300e7c72b6a0a30c4 Mon Sep 17 00:00:00 2001 From: Adrian Baumgart Date: Sun, 30 Jun 2024 15:43:32 +0200 Subject: [PATCH] fixed invisible icon with light mode --- index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/index.css b/index.css index 7343275..3b70cab 100644 --- a/index.css +++ b/index.css @@ -18,6 +18,7 @@ h1 { display: flex; align-items: center; gap: 4px; + stroke: black; } .location svg {