diff options
| -rw-r--r-- | site/docs/4.1/utilities/colors.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.1/utilities/colors.md b/site/docs/4.1/utilities/colors.md index acfcf2475..573782644 100644 --- a/site/docs/4.1/utilities/colors.md +++ b/site/docs/4.1/utilities/colors.md @@ -19,7 +19,7 @@ toc: true {% endcapture %} {% include example.html content=example %} -Contextual text classes also work well on anchors with the provided hover and focus states. **Note that the `.text-white` and `.text-muted` class has no link styling.** +Contextual text classes also work well on anchors with the provided hover and focus states. **Note that the `.text-white` and `.text-muted` class has no additional link styling beyond underline.** {% capture example %} {% for color in site.data.theme-colors %} |
