Skip to content

Commit 0c792c0

Browse files
committed
fix
1 parent 2b2aefa commit 0c792c0

File tree

1 file changed

+2
-2
lines changed
  • packages/core-design-system/design-tokens/breakpoint

1 file changed

+2
-2
lines changed

packages/core-design-system/design-tokens/breakpoint/desktop.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"$type": "typography",
266266
"$value": {
267267
"fontFamily": "{fontFamily.default}",
268-
"fontWeight": "{fontWeight.default.normal.300}",
268+
"fontWeight": "{fontWeight.default.normal.400}",
269269
"fontSize": "{fontSize.2}",
270270
"lineHeight": "{lineHeight.2.snug}",
271271
"letterSpacing": "{tracking.tight}",
@@ -277,7 +277,7 @@
277277
"$type": "typography",
278278
"$value": {
279279
"fontFamily": "{fontFamily.default}",
280-
"fontWeight": "{fontWeight.default.normal.300}",
280+
"fontWeight": "{fontWeight.default.normal.400}",
281281
"fontSize": "{fontSize.2}",
282282
"lineHeight": "{lineHeight.2.snug}",
283283
"letterSpacing": "{tracking.tight}",

0 commit comments

Comments
 (0)