diff --git a/tokens/tokens.json b/tokens/tokens.json index f0aaae5..182c43e 100644 --- a/tokens/tokens.json +++ b/tokens/tokens.json @@ -938,7 +938,7 @@ "fontFamily": "{ds.core.font.family.default}", "fontWeight": "{ds.core.font.weight.700}", "lineHeight": "{ds.core.font.line-height.m}", - "fontSize": "{ds.core.font.size.125}", + "fontSize": "{ds.core.font.size.112}", "letterSpacing": "{ds.core.letter-spacing.m}" }, "type": "typography" @@ -948,7 +948,7 @@ "fontFamily": "{ds.core.font.family.default}", "fontWeight": "{ds.core.font.weight.600}", "lineHeight": "{ds.core.font.line-height.m}", - "fontSize": "{ds.core.font.size.125}", + "fontSize": "{ds.core.font.size.112}", "letterSpacing": "{ds.core.letter-spacing.m}" }, "type": "typography" @@ -958,7 +958,7 @@ "fontFamily": "{ds.core.font.family.default}", "fontWeight": "{ds.core.font.weight.400}", "lineHeight": "{ds.core.font.line-height.m}", - "fontSize": "{ds.core.font.size.125}", + "fontSize": "{ds.core.font.size.112}", "letterSpacing": "{ds.core.letter-spacing.m}" }, "type": "typography"