diff --git a/docs/utilities/typography.md b/docs/utilities/typography.md index 1c5dca9..65a9a03 100644 --- a/docs/utilities/typography.md +++ b/docs/utilities/typography.md @@ -17,7 +17,7 @@ parent: Utilities ## Font size -Use the `.fs-1` - `.fs-10` to set an explicit font-size. +Use the `.fs-1` - `.fs-10` to set an explicit `font-size`. | Class | Small screen size `font-size` | Large screen size `font-size` | |:--------|:-------------------------------|:------------------------------| @@ -81,7 +81,7 @@ Font size 10 ## Font weight -Use the `.fw-300` - `.fw-700` to set an explicit font-size. +Use the `.fw-300` - `.fw-700` to set an explicit `font-weight`.
Font weight 300