Use same data as in mapbox-style example

This commit is contained in:
Andreas Hocevar
2020-03-22 20:11:07 +01:00
parent ade9ac8857
commit 28f390828d
5 changed files with 170 additions and 138 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
.map {
background: #f8f4f0;
background: rgba(232, 230, 223, 1);
}