fetch OSM Data

This commit is contained in:
kritzl 2024-06-04 14:17:07 +02:00
parent e52aacbf28
commit dc84436346
6 changed files with 58 additions and 57 deletions

View file

@ -133,7 +133,7 @@ button, input {
button {
cursor: pointer;
display: flex;
display: inline-flex;
align-items: center;
gap: var(--space-m);
}