Changed variable names

Because the map will eventually be used for everything, not just one continent
This commit is contained in:
Alexis
2023-10-11 20:32:55 +02:00
parent 657e824a80
commit 73cc730a5c
5 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
width: 100%;
max-width: 100%;
max-height: 100%;
background: #98bcd0 !important;
background: #f1f5f9;
.leaflet-map-pane {
.leaflet-tooltip-pane {