Skip to content

Commit 63d4fcf

Browse files
committed
Update demo typography config
1 parent 01c360a commit 63d4fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/configurations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Assets.loadAssetsGroup('svgs.demo', {
2222
Typography.loadTypographies({
2323
h1: {...Typography.text40},
2424
h2: {...Typography.text50},
25-
h3: {...Typography.text60},
25+
h3: {...Typography.text70M},
2626
body: Typography.text70,
2727
bodySmall: Typography.text80
2828
});

0 commit comments

Comments
 (0)