@pantheon-systems/pds-design-tokens 1.0.0-dev.61 → 1.0.0-dev.62

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.
@@ -19,11 +19,11 @@
19
19
  --pds-border-width-default: 1px;
20
20
  --pds-container-marketing-max-width: 1200px;
21
21
  --pds-container-marketing-padding-medium-large: 5%;
22
- --pds-container-marketing-padding-small: 4%;
22
+ --pds-container-marketing-padding-small: 5%;
23
23
  --pds-container-max-width: 1400px;
24
24
  --pds-container-padding-large: 2%;
25
25
  --pds-container-padding-medium: 3%;
26
- --pds-container-padding-small: 4%;
26
+ --pds-container-padding-small: 5%;
27
27
  --pds-grid-marketing-column-medium-large: 5.125%;
28
28
  --pds-grid-marketing-column-small: 21.34375%;
29
29
  --pds-grid-marketing-gap-medium-large: 3.5%;
@@ -259,12 +259,12 @@
259
259
  },
260
260
  "padding": {
261
261
  "small": {
262
- "value": "4%",
262
+ "value": "5%",
263
263
  "public": true,
264
264
  "filePath": "tokens/container/base.json",
265
265
  "isSource": true,
266
266
  "original": {
267
- "value": "4%",
267
+ "value": "5%",
268
268
  "public": true
269
269
  },
270
270
  "name": "container-padding-small",
@@ -346,12 +346,12 @@
346
346
  },
347
347
  "padding": {
348
348
  "small": {
349
- "value": "4%",
349
+ "value": "5%",
350
350
  "public": true,
351
351
  "filePath": "tokens/container/base.json",
352
352
  "isSource": true,
353
353
  "original": {
354
- "value": "4%",
354
+ "value": "5%",
355
355
  "public": true
356
356
  },
357
357
  "name": "container-marketing-padding-small",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.61",
3
+ "version": "1.0.0-dev.62",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [