Skip to content

Commit

Permalink
feat(data): Update progress.space.stepflow tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed Jul 3, 2024
1 parent 9cf3788 commit 6e88733
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/tokens/components/progress.json
Original file line number Diff line number Diff line change
Expand Up @@ -474,9 +474,9 @@
"stepflow": {
"yg": {
"M": {
"value": "{global.space.macro.XS}",
"value": "{global.space.micro.L}",
"type": "spacing",
"description": "Gap between heading wrapper and step indicator"
"description": "Gap between step heading and back link."
}
},
"steps": {
Expand All @@ -491,7 +491,7 @@
"M": {
"value": "{global.space.micro.S}",
"type": "spacing",
"description": "Gap between label and step indicators"
"description": "Gap between glow heading, step label and step indicators"
}
}
}
Expand Down

0 comments on commit 6e88733

Please sign in to comment.