mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-01 15:56:45 +02:00
Removal of one of the most iconic components of Bootstrap: the jumbotron (#28876)
This commit is contained in:
committed by
XhmikosR
parent
cafbbdc3b6
commit
2ac2a5a91e
@@ -42,7 +42,7 @@ include_js: false
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<div class="jumbotron p-4 p-md-5 text-white rounded bg-dark">
|
||||
<div class="p-4 p-md-5 mb-4 text-white rounded bg-dark">
|
||||
<div class="col-md-6 px-0">
|
||||
<h1 class="display-4 font-italic">Title of a longer featured blog post</h1>
|
||||
<p class="lead my-3">Multiple lines of text that form the lede, informing new readers quickly and efficiently about what’s most interesting in this post’s contents.</p>
|
||||
|
Reference in New Issue
Block a user