mapshaper 0.6.110 → 0.6.112

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.
package/www/page.css CHANGED
@@ -181,7 +181,7 @@ body.map-view {
181
181
  box-sizing: border-box;
182
182
  border-radius: 1px;
183
183
  font-size: 14px;
184
- font-weight: 600;
184
+ font-weight: 500;
185
185
  padding: 8px 8px 0px 8px;
186
186
  }
187
187