Skip to content

Commit

Permalink
feat(data): adding missing H5 token
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Sep 30, 2024
1 parent 3d2f3e7 commit e7d5751
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/tokens/components/page.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@
"value": "{global.typography.responsive.subheading.M}",
"type": "typography"
},
"H5": {
"value": "{global.typography.responsive.subheading.S}",
"type": "typography"
},
"p": {
"typical": {
"value": "{global.typography.responsive.body.S}",
Expand Down

0 comments on commit e7d5751

Please sign in to comment.