fixed invisible icon with light mode

This commit is contained in:
Adrian Baumgart 2024-06-30 15:43:32 +02:00
parent 5ee5496a15
commit 743bfd2062
No known key found for this signature in database

View File

@ -18,6 +18,7 @@ h1 {
display: flex; display: flex;
align-items: center; align-items: center;
gap: 4px; gap: 4px;
stroke: black;
} }
.location svg { .location svg {