@viraui/foundation 1.0.18 → 1.0.20

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@viraui/foundation",
3
- "version": "1.0.18",
3
+ "version": "1.0.20",
4
4
  "private": false,
5
5
  "author": "Vira Software",
6
6
  "files": [
@@ -245,7 +245,7 @@
245
245
  "2x-wide": "6rem"
246
246
  },
247
247
  "font": {
248
- "root-size": "112%",
248
+ "root-size": "100%",
249
249
  "heading-typescale": 1.2,
250
250
  "scale": {
251
251
  "display": "6.25rem",
@@ -205,7 +205,7 @@
205
205
  --space-wide: 3.5rem;
206
206
  --space-x-wide: 4.5rem;
207
207
  --space-2x-wide: 6rem;
208
- --font-root-size: 112%;
208
+ --font-root-size: 100%;
209
209
  --font-heading-typescale: 1.2;
210
210
  --font-scale-display: 6.25rem;
211
211
  --font-scale-h1: 3rem;
@@ -200,7 +200,7 @@
200
200
  "space-wide": "3.5rem",
201
201
  "space-x-wide": "4.5rem",
202
202
  "space-2x-wide": "6rem",
203
- "font-root-size": "112%",
203
+ "font-root-size": "100%",
204
204
  "font-heading-typescale": 1.2,
205
205
  "font-scale-display": "6.25rem",
206
206
  "font-scale-h1": "3rem",