@@ -41,20 +41,20 @@ font weight, font size, and letter spacing. Angular Material uses the [typograph
4141from the 2018 version of the Material Design specification] [ 2018-typography ] , outlined in the
4242table below.
4343
44- | Name | Description |
45- | -----------------| ------------------------------------------------------------------------------ |
46- | ` headline-1 ` | One-off header, usually at the top of the page (e.g. a hero header). |
47- | ` headline-2 ` | One-off header, usually at the top of the page (e.g. a hero header). |
48- | ` headline-3 ` | One-off header, usually at the top of the page (e.g. a hero header). |
49- | ` headline-4 ` | One-off header, usually at the top of the page (e.g. a hero header). |
50- | ` headline-5 ` | Section heading corresponding to the ` <h1> ` tag. |
51- | ` headline-6 ` | Section heading corresponding to the ` <h2> ` tag. |
52- | ` subtitle-1 ` | Section heading corresponding to the ` <h3> ` tag. |
53- | ` subtitle-2 ` | Section heading corresponding to the ` <h4> ` tag. |
54- | ` body-1 ` | Bolder body text. |
55- | ` body-2 ` | Base body text. |
56- | ` caption ` | Smaller body and hint text. |
57- | ` button ` | Buttons and anchors. |
44+ | Name | Description |
45+ | -----------------| --------------------------------------------------------------|
46+ | ` headline-1 ` | One-off header, usually at the top of the page (e.g. a hero header). |
47+ | ` headline-2 ` | One-off header, usually at the top of the page (e.g. a hero header). |
48+ | ` headline-3 ` | One-off header, usually at the top of the page (e.g. a hero header). |
49+ | ` headline-4 ` | One-off header, usually at the top of the page (e.g. a hero header). |
50+ | ` headline-5 ` | Section heading corresponding to the ` <h1> ` tag. |
51+ | ` headline-6 ` | Section heading corresponding to the ` <h2> ` tag. |
52+ | ` subtitle-1 ` | Section heading corresponding to the ` <h3> ` tag. |
53+ | ` subtitle-2 ` | Section heading corresponding to the ` <h4> ` tag. |
54+ | ` body-1 ` | Base body text. |
55+ | ` body-2 ` | Secondary body text. |
56+ | ` caption ` | Smaller body and hint text. |
57+ | ` button ` | Buttons and anchors. |
5858
5959[ 2018-typography ] : https://m2.material.io/design/typography/the-type-system.html#type-scale
6060
0 commit comments