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 04b7d0b commit c8b6730Copy full SHA for c8b6730
guides/theming.md
@@ -118,7 +118,7 @@ times will result in duplicate CSS in your application.
118
119
Angular Material represents a theme as a Sass map that contains your color, typography, and density
120
choices. See [Angular Material Typography][mat-typography] for an in-depth guide to customizing typography. See
121
-[Customizing density][#customizing-density] below for details on adjusting component density.
+[Customizing density](#customizing-density) below for details on adjusting component density.
122
123
Constructing the theme first requires defining your primary and accent palettes, with an optional
124
warn palette. The `define-palette` Sass function accepts a color palette, described in the
0 commit comments