Reset font size changed by Mapbox CSS

This commit is contained in:
mike-000
2020-07-10 17:58:17 +01:00
committed by GitHub
parent 5461a1dafd
commit 63135dadf6

View File

@@ -2,4 +2,4 @@
.map {
font-size: medium; /* fallback for Internet Explorer */
font: initial;
}
}