1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00
This commit is contained in:
Mark Otto
2023-01-16 15:51:10 -08:00
committed by Mark Otto
parent 436de310ba
commit eec5015520
3 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ Or remove borders:
## Color
{{< callout info >}}
Border utilities like `.border-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, howver, any `.border-*-subtle` utility will. This will be resolved in v6.
Border utilities like `.border-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, however, any `.border-*-subtle` utility will. This will be resolved in v6.
{{< /callout >}}
Change the border color using utilities built on our theme colors.