@digital-ai/dot-components 3.5.0 → 3.5.1

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/index.esm.js +2 -1
  2. package/package.json +1 -1
package/index.esm.js CHANGED
@@ -1245,7 +1245,8 @@ const typographyOptions = {
1245
1245
  letterSpacing: '0.03em'
1246
1246
  },
1247
1247
  overline: {
1248
- fontSize: 11,
1248
+ fontSize: 12,
1249
+ fontFamily: 'LatoBold, sans-serif',
1249
1250
  lineHeight: '14px',
1250
1251
  letterSpacing: '0.05em',
1251
1252
  textTransform: 'uppercase'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital-ai/dot-components",
3
- "version": "3.5.0",
3
+ "version": "3.5.1",
4
4
  "private": false,
5
5
  "license": "SEE LICENSE IN <LICENSE.md>",
6
6
  "contributors": [