specify font family
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/* Reset font size changed by Mapbox CSS */
|
/* Reset font size changed by Mapbox CSS */
|
||||||
.map {
|
.map {
|
||||||
font-size: medium; /* fallback for Internet Explorer */
|
font-size: medium;
|
||||||
font: initial;
|
font-family: 'Quattrocento Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user