mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
Docs: improve cards image overlays markup
This commit is contained in:
parent
a0238d126b
commit
465cc2da4f
1 changed files with 1 additions and 1 deletions
|
|
@ -381,7 +381,7 @@ Turn an image into a card background and overlay your card's text. Depending on
|
|||
<div class="card-img-overlay">
|
||||
<h5 class="card-title">Card title</h5>
|
||||
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.</p>
|
||||
<p class="card-text">Last updated 3 mins ago</p>
|
||||
<p class="card-text"><small>Last updated 3 mins ago</small></p>
|
||||
</div>
|
||||
</div>
|
||||
{{< /example >}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue