@mirrormedia/lilith-draft-editor 1.1.0-alpha.27 → 1.1.0-alpha.28

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.
@@ -275,7 +275,7 @@ const DraftEditorWrapper = _styledComponents.default.div`
275
275
  padding: 0 1rem 1rem;
276
276
  font-size: 18px;
277
277
  line-height: 2;
278
- letter-spacing: 0.3px;
278
+ letter-spacing: 0.5px;
279
279
 
280
280
  .public-DraftStyleDefault-block {
281
281
  ${_sharedStyle.defaultMarginBottom}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirrormedia/lilith-draft-editor",
3
- "version": "1.1.0-alpha.27",
3
+ "version": "1.1.0-alpha.28",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {