Fixed typos.

This commit is contained in:
orangemug 2019-05-29 18:28:47 +01:00
parent efe42021f1
commit 884dc6fa49

View file

@ -59,7 +59,7 @@
background: rgb(28, 31, 36);
padding: 6px 8px;
border-radius: 2px;
z-indeX: 9999;
z-index: 9999;
}
.maputnik-ol-zoom {
@ -70,7 +70,7 @@
border-radius: 2px;
padding: 6px 8px;
color: $color-lowgray;
z-indeX: 9999;
z-index: 9999;
font-size: 12px;
font-weight: bold;
}