waygo-maps 1.0.13 → 1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/style.css +1 -1
  2. package/package.json +1 -1
package/dist/style.css CHANGED
@@ -888,7 +888,7 @@ body {
888
888
  }
889
889
 
890
890
  .header-catalog-name {
891
- font-size: 13px;
891
+ font-size: 16px;
892
892
  color: #a19e9e;
893
893
  font-weight: 400;
894
894
  width: fit-content;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "waygo-maps",
3
- "version": "1.0.13",
3
+ "version": "1.0.15",
4
4
  "main": "dist/bundle.js",
5
5
  "files": [
6
6
  "dist/bundle.js",