We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202f058 commit a9f6334Copy full SHA for a9f6334
guides/typography.md
@@ -122,7 +122,7 @@ The `.mat-h5` and `.mat-h6` styles don't directly correspond to a specific Mater
122
typography level. The `.mat-h5` style uses the `body-2` level with the font-size scaled down by
123
`0.83`. The `.mat-h6` style uses the `body-2` level with the font-size scaled down by `0.67`.
124
125
-The `button` and `input` typography levels do not map to CSS classes.
+The `button` typography level does not map to a CSS class.
126
127
The following example demonstrates usage of the typography styles emitted by the
128
`typography-hierarchy` mixin.
0 commit comments