1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 17:44:15 +02:00

Bring in .bd-announcement fixes

This commit is contained in:
XhmikosR
2024-03-20 17:46:33 +02:00
parent b04b43619d
commit 5816fae803
2 changed files with 2 additions and 1 deletions

View File

@@ -71,6 +71,7 @@
} }
.bd-announcement { .bd-announcement {
font-size: 14px;
color: $white; color: $white;
background-color: $bd-purple; background-color: $bd-purple;
a { a {

View File

@@ -1,4 +1,4 @@
<div class="d-block px-3 py-2 text-center text-bold bd-announcement"> <div class="d-block p-3 text-center text-bold bd-announcement">
Bootstrap 4 has reached end of life. Bootstrap 4 has reached end of life.
<a href="https://getbootstrap.com/migration/">Upgrade to the latest</a> <a href="https://getbootstrap.com/migration/">Upgrade to the latest</a>
or consider or consider