ref: remove multi-city support

This commit is contained in:
relikd
2024-07-28 00:57:38 +02:00
parent d0dd4e7925
commit 571d8fdb56
12 changed files with 48 additions and 230 deletions

View File

@@ -32,7 +32,6 @@ html, body {
color: #666;
padding: 4px 6px 2px;
border-radius: 8px;
font-size: smaller;
}
.pin svg {
@@ -96,9 +95,6 @@ html, body {
}
}
.pin-city {
fill-opacity: 0;
}
.fc0 {
fill: #FFF;
}