mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-18 19:30:59 +00:00
Fix typo in docs/assets/scss/docs.scss
This commit is contained in:
parent
f15da060ce
commit
d79cd56289
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
// Doing so gives us access to the same core utilities provided by Bootstrap.
|
||||
// For example, consistent media queries through those mixins.
|
||||
//
|
||||
// - Bootstrap's **docs variables** are prefixed with `%bd-`.
|
||||
// - Bootstrap's **docs variables** are prefixed with `$bd-`.
|
||||
// These custom colors avoid collision with the components Bootstrap provides.
|
||||
//
|
||||
// - Classes are prefixed with `.bd-`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue