We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54effc commit 1dfa40bCopy full SHA for 1dfa40b
guides/elevation.md
@@ -8,7 +8,7 @@ these shadows.
8
9
## Elevation CSS classes
10
11
-The `core-theme` Sass mixin, described in the [theming guide][], emits CSS classes for applying
+The `core-theme` Sass mixin, described in the [theming guide][theming-guide], emits CSS classes for applying
12
elevation. These classes follow the pattern `mat-elevation-z#`, where `#` is the elevation number
13
you want, from 0 to 24. These predefined classes use the CSS `box-shadow` settings defined by the
14
Material Design specification.
0 commit comments