mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +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
@@ -101,7 +101,7 @@ title: Starter Template
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="pt-5 my-5 text-muted border-top">
|
||||
<footer class="pt-5 my-5 text-body-secondary border-top">
|
||||
Created by the Bootstrap team · © {{< year >}}
|
||||
</footer>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user