Increase readability card columns docs (#27609)
This commit is contained in:
parent
89eef046ef
commit
6e10ac276e
1 changed files with 1 additions and 1 deletions
|
|
@ -635,7 +635,7 @@ Cards can be organized into [Masonry](https://masonry.desandro.com/)-like column
|
|||
<div class="card bg-primary text-white text-center p-3">
|
||||
<blockquote class="blockquote mb-0">
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat.</p>
|
||||
<footer class="blockquote-footer">
|
||||
<footer class="blockquote-footer text-white">
|
||||
<small>
|
||||
Someone famous in <cite title="Source Title">Source Title</cite>
|
||||
</small>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue