mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-14 20:43:26 +01:00
Fixed typos.
This commit is contained in:
parent
efe42021f1
commit
884dc6fa49
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue