mirror of https://github.com/twbs/bootstrap.git
Docs: add note about the grays being "cool" (#27824)
This commit is contained in:
parent
f3fc973dd9
commit
375d137561
|
|
@ -293,7 +293,7 @@ We use a subset of all colors to create a smaller color palette for generating c
|
|||
|
||||
### Grays
|
||||
|
||||
An expansive set of gray variables and a Sass map in `scss/_variables.scss` for consistent shades of gray across your project.
|
||||
An expansive set of gray variables and a Sass map in `scss/_variables.scss` for consistent shades of gray across your project. Note that these are "cool grays", which tend towards a subtle blue tone, rather than neutral grays.
|
||||
|
||||
<div class="row mb-3">
|
||||
<div class="col-md-4">
|
||||
|
|
|
|||
Loading…
Reference in New Issue