@innovastudio/contentbox 1.6.127 → 1.6.128

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbox",
3
3
  "type": "module",
4
- "version": "1.6.127",
4
+ "version": "1.6.128",
5
5
  "description": "",
6
6
  "main": "public/contentbox/contentbox.esm.js",
7
7
  "types": "index.d.ts",
@@ -625,9 +625,8 @@ body.controlpanel .is-content-view.mobile {
625
625
  /* UI */
626
626
  .builder-ui {
627
627
  font-family: sans-serif;
628
- font-size: 13px;
628
+ font-size: 14px;
629
629
  font-weight: 300;
630
- letter-spacing: 0.8px;
631
630
  /* content.css */
632
631
  /* /content.css */
633
632
  }