Skip to content

Commit a9f6334

Browse files
authored
docs(material/core): update the typography guide (#29321)
Removes an oversight about a deprecated `input` typography level Fixes #28245
1 parent 202f058 commit a9f6334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/typography.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The `.mat-h5` and `.mat-h6` styles don't directly correspond to a specific Mater
122122
typography level. The `.mat-h5` style uses the `body-2` level with the font-size scaled down by
123123
`0.83`. The `.mat-h6` style uses the `body-2` level with the font-size scaled down by `0.67`.
124124

125-
The `button` and `input` typography levels do not map to CSS classes.
125+
The `button` typography level does not map to a CSS class.
126126

127127
The following example demonstrates usage of the typography styles emitted by the
128128
`typography-hierarchy` mixin.

0 commit comments

Comments
 (0)