@pantheon-systems/pds-design-tokens 1.0.0-dev.91 → 1.0.0-dev.92

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.
@@ -71,8 +71,8 @@
71
71
  --pds-typography-line-height-m: 140%;
72
72
  --pds-typography-line-height-s: 120%;
73
73
  --pds-typography-line-height-xl: 195%;
74
- --pds-typography-multiplier-medium: 0.85;
75
- --pds-typography-multiplier-small: 0.75;
74
+ --pds-typography-multiplier-medium: 0.88;
75
+ --pds-typography-multiplier-small: 0.84;
76
76
  --pds-typography-size-2xl: 1.728rem;
77
77
  --pds-typography-size-3xl: 2.074rem;
78
78
  --pds-typography-size-4xl: 3.052rem;
@@ -1662,12 +1662,12 @@
1662
1662
  },
1663
1663
  "multiplier": {
1664
1664
  "small": {
1665
- "value": "0.75",
1665
+ "value": "0.84",
1666
1666
  "public": true,
1667
1667
  "filePath": "tokens/typography/base/multipliers.json",
1668
1668
  "isSource": true,
1669
1669
  "original": {
1670
- "value": "0.75",
1670
+ "value": "0.84",
1671
1671
  "public": true
1672
1672
  },
1673
1673
  "name": "typography-multiplier-small",
@@ -1683,12 +1683,12 @@
1683
1683
  ]
1684
1684
  },
1685
1685
  "medium": {
1686
- "value": "0.85",
1686
+ "value": "0.88",
1687
1687
  "public": true,
1688
1688
  "filePath": "tokens/typography/base/multipliers.json",
1689
1689
  "isSource": true,
1690
1690
  "original": {
1691
- "value": "0.85",
1691
+ "value": "0.88",
1692
1692
  "public": true
1693
1693
  },
1694
1694
  "name": "typography-multiplier-medium",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.91",
3
+ "version": "1.0.0-dev.92",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [