File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/core-design-system/design-tokens/breakpoint Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 76
76
"$type" : " typography" ,
77
77
"$value" : {
78
78
"fontFamily" : " {fontFamily.default}" ,
79
- "fontWeight" : " {fontWeight.default.normal.500 }" ,
79
+ "fontWeight" : " {fontWeight.default.normal.600 }" ,
80
80
"fontSize" : " {fontSize.2}" ,
81
81
"lineHeight" : " {lineHeight.2.snug}" ,
82
82
"letterSpacing" : " {tracking.normal}"
89
89
"$type" : " typography" ,
90
90
"$value" : {
91
91
"fontFamily" : " {fontFamily.default}" ,
92
- "fontWeight" : " {fontWeight.default.normal.300 }" ,
92
+ "fontWeight" : " {fontWeight.default.normal.400 }" ,
93
93
"fontSize" : " {fontSize.2}" ,
94
94
"lineHeight" : " {lineHeight.2.snug}" ,
95
95
"letterSpacing" : " {tracking.tight}" ,
101
101
"$type" : " typography" ,
102
102
"$value" : {
103
103
"fontFamily" : " {fontFamily.default}" ,
104
- "fontWeight" : " {fontWeight.default.normal.400 }" ,
104
+ "fontWeight" : " {fontWeight.default.normal.500 }" ,
105
105
"fontSize" : " {fontSize.2}" ,
106
106
"lineHeight" : " {lineHeight.2.snug}" ,
107
107
"letterSpacing" : " {tracking.tight}" ,
You can’t perform that action at this time.
0 commit comments