mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Fix typo in utilities/colors.md (#38194)
This commit is contained in:
parent
2a9308b855
commit
24130a4e63
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ Color utilities like `.text-*` that generated from our original `$theme-colors`
|
|||
{{< /callout >}}
|
||||
|
||||
{{< callout warning >}}
|
||||
**Deprecation:** With the addition of the expanded theme colors and variables, the `.text-muted` utility has been deprecated as of v5.3.0. Its default value has also has been reassigned to the new `--bs-secondary-color` CSS variable to better support color modes. It will be removed in v6.0.0.
|
||||
**Deprecation:** With the addition of the expanded theme colors and variables, the `.text-muted` utility has been deprecated as of v5.3.0. Its default value has also been reassigned to the new `--bs-secondary-color` CSS variable to better support color modes. It will be removed in v6.0.0.
|
||||
{{< /callout >}}
|
||||
|
||||
## Opacity
|
||||
|
|
|
|||
Loading…
Reference in a new issue