get name from package.json

This commit is contained in:
pathmapper
2018-10-04 16:42:39 +02:00
parent 63a2495c68
commit 6e03f1f077
2 changed files with 6 additions and 1 deletions

View File

@@ -80,6 +80,10 @@
}
}
.maputnik-toolbar-name {
text-transform: capitalize;
}
.maputnik-toolbar-version {
font-size: 10px;
margin-left: 4px;