Skip to content

Commit

Permalink
Update heading and paddings tokens for gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
mariannuar committed Dec 6, 2024
1 parent ecfe392 commit f78b8f4
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions src/tokens/figma.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2054,7 +2054,7 @@
"type": "spacing"
},
"heading": {
"value": "{color.text.heading}",
"value": "{color.primary.dark}",
"type": "color"
},
"body": {
Expand All @@ -2063,16 +2063,12 @@
},
"modal": {
"padding-x": {
"value": "40",
"value": "{spacing.xl}",
"type": "spacing"
},
"padding-bottom": {
"padding-y": {
"value": "{spacing.2xl}",
"type": "spacing"
},
"padding-top": {
"value": "76",
"type": "spacing"
}
}
}
Expand Down

0 comments on commit f78b8f4

Please sign in to comment.