mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
Bring in .bd-announcement fixes
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
}
|
||||
|
||||
.bd-announcement {
|
||||
font-size: 14px;
|
||||
color: $white;
|
||||
background-color: $bd-purple;
|
||||
a {
|
||||
|
@@ -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.
|
||||
<a href="https://getbootstrap.com/migration/">Upgrade to the latest</a>
|
||||
or consider
|
||||
|
Reference in New Issue
Block a user