mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Typo fix (#28920)
This commit is contained in:
parent
83fc5a3239
commit
1efcf7a5dc
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ In the future, we'll aim to provide Sass maps and variables for shades of each c
|
|||
|
||||
### Theme colors
|
||||
|
||||
We use a subset of all colors to create a smaller color palette for generating color schemes, also available as Sass variables and a Sass map in Bootstraps's `scss/_variables.scss` file.
|
||||
We use a subset of all colors to create a smaller color palette for generating color schemes, also available as Sass variables and a Sass map in Bootstrap's `scss/_variables.scss` file.
|
||||
|
||||
<div class="row">
|
||||
{{< theme-colors.inline >}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue