Skip to content

Commit 792cb6d

Browse files
committed
update descriptions
1 parent e559f3f commit 792cb6d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

guides/typography.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,20 +41,20 @@ font weight, font size, and letter spacing. Angular Material uses the [typograph
4141
from the 2018 version of the Material Design specification][2018-typography], outlined in the
4242
table 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

Comments
 (0)