mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +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
@@ -47,6 +47,6 @@ body_class: "d-flex flex-column h-100"
|
||||
|
||||
<footer class="footer mt-auto py-3 bg-body-tertiary">
|
||||
<div class="container">
|
||||
<span class="text-muted">Place sticky footer content here.</span>
|
||||
<span class="text-body-secondary">Place sticky footer content here.</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user