Skip to content

Commit

Permalink
feat(data): changing paragraph name to be typical instead of standard
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Sep 19, 2024
1 parent 64a008b commit ccb1dc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions data/tokens/components/page.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"type": "typography"
},
"p": {
"standard": {
"typical": {
"value": "{global.typography.responsive.body.S}",
"type": "typography"
},
Expand Down Expand Up @@ -258,7 +258,7 @@
"type": "typography"
},
"p": {
"standard": {
"typical": {
"value": "{global.typography.adaptive.body.S}",
"type": "typography"
},
Expand Down
4 changes: 2 additions & 2 deletions data/tokens/context/marketing.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"type": "typography"
},
"p": {
"standard": {
"typical": {
"value": "{global.typography.responsive.body.M}",
"type": "typography"
},
Expand Down Expand Up @@ -81,7 +81,7 @@
"type": "typography"
},
"p": {
"standard": {
"typical": {
"value": "{global.typography.adaptive.body.M}",
"type": "typography"
},
Expand Down

0 comments on commit ccb1dc4

Please sign in to comment.