diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/typography.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/typography.md b/docs/components/typography.md index 0cc70a6cb..2b1b8166c 100644 --- a/docs/components/typography.md +++ b/docs/components/typography.md @@ -306,7 +306,7 @@ Remove the default `list-style` and left margin on list items (immediate childre ### Inline -Place all list items on a single line with `display: inline-block; and some light padding. +Place all list items on a single line with `display: inline-block;` and some light padding. {% example html %} <ul class="list-inline"> |
