Skip to content

Commit

Permalink
feat(data): pushing up token tweak for lisa on yg padding for link pr…
Browse files Browse the repository at this point in the history
…eview
  • Loading branch information
ljemmo committed Jun 4, 2024
1 parent 9340f5f commit 79d209e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions data/tokens/components/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -835,16 +835,16 @@
}
},
"y": {
"M": {
"value": "{global.space.micro.XXL}",
"type": "spacing",
"description": "Content horizontal padding for medium variant"
},
"S": {
"value": "{global.space.micro.L}",
"type": "spacing",
"description": "Content horizontal padding for small variant"
},
"M": {
"value": "{global.space.micro.XXL}",
"type": "spacing",
"description": "Content horizontal padding for medium variant"
},
"L": {
"value": "{global.space.macro.XS}",
"type": "spacing",
Expand All @@ -869,16 +869,16 @@
}
},
"yg": {
"M": {
"value": "{global.space.micro.XXL}",
"type": "spacing",
"description": "Content horizontal padding for medium variant"
},
"S": {
"value": "{global.space.micro.S}",
"type": "spacing",
"description": "Content horizontal padding for small variant"
},
"M": {
"value": "{button.space.generic.xg.L}",
"type": "spacing",
"description": "Content horizontal padding for medium variant"
},
"L": {
"value": "{global.space.micro.XXL}",
"type": "spacing",
Expand Down

0 comments on commit 79d209e

Please sign in to comment.