Skip to content

Commit 2d8dc70

Browse files
voi99crisbeto
authored andcommitted
docs(material-3): fix typography config (#28635)
(cherry picked from commit 6fc0193)
1 parent c8cb925 commit 2d8dc70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/material-3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ $theme: matx.define-theme((
3838
primary: matx.$m3-violet-palette,
3939
),
4040
typography: (
41-
brand: 'Comic Sans',
42-
bold: 900
41+
brand-family: 'Comic Sans',
42+
bold-weight: 900
4343
),
4444
density: (
4545
scale: -1

0 commit comments

Comments
 (0)