diff --git a/website/index.html b/website/index.html index 46f861e..783e899 100644 --- a/website/index.html +++ b/website/index.html @@ -27,7 +27,7 @@ color: #333; display: flex; gap: 2ch; - font-family: "Roboto", monospace; + font-family: "Roboto", sans-serif; padding: 0.5em 1em; position: absolute; top: 0; @@ -75,7 +75,7 @@ z-index: 750; } .leaflet-popup-content { - font-family: "Roboto", monospace; + font-family: "Roboto", sans-serif; font-size: 12px; } .leaflet-popup-content .title {