mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 01:42:36 +02:00
Deprecate the Sass var and remove any occurence of the .text-muted
(#37890)
This commit is contained in:
committed by
GitHub
parent
934d7a0c1a
commit
9042efd0f8
@@ -54,7 +54,7 @@
|
||||
<div class="col-sm-6 mb-2">
|
||||
<a class="d-block pe-lg-4 text-decoration-none lh-sm" href="{{ $href }}">
|
||||
<h4 class="mb-0 fs-5 fw-semibold">{{ $plugin.name }}</h4>
|
||||
<small class="text-muted">{{ $plugin.description }}</small>
|
||||
<small class="text-body-secondary">{{ $plugin.description }}</small>
|
||||
</a>
|
||||
</div>
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user