0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

Increase readability card columns docs (#27609)

This commit is contained in:
Martijn Cuppens 2018-11-05 20:08:13 +01:00 committed by XhmikosR
parent 89eef046ef
commit 6e10ac276e

View File

@ -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"> <div class="card bg-primary text-white text-center p-3">
<blockquote class="blockquote mb-0"> <blockquote class="blockquote mb-0">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat.</p> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat.</p>
<footer class="blockquote-footer"> <footer class="blockquote-footer text-white">
<small> <small>
Someone famous in <cite title="Source Title">Source Title</cite> Someone famous in <cite title="Source Title">Source Title</cite>
</small> </small>