mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 19:50:22 +00:00
Docs: .text-body-secondary appears two times in Utilities > Colors
This commit is contained in:
parent
38a431068f
commit
b8b81669f0
1 changed files with 1 additions and 2 deletions
|
|
@ -25,9 +25,8 @@ Color utilities like `.text-*` that generated from our original `$theme-colors`
|
|||
<p class="text-{{ .name }}-emphasis">.text-{{ .name }}-emphasis</p>
|
||||
{{- end -}}
|
||||
{{< /colors.inline >}}
|
||||
<p class="text-body">.text-body</p>
|
||||
<p class="text-body-secondary">.text-body-secondary</p>
|
||||
|
||||
<p class="text-body">.text-body</p>
|
||||
<p class="text-body-emphasis">.text-body-emphasis</p>
|
||||
<p class="text-body-secondary">.text-body-secondary</p>
|
||||
<p class="text-body-tertiary">.text-body-tertiary</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue