Skip to content

Commit

Permalink
Increase readability card columns docs (#27609)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnCuppens authored and XhmikosR committed Nov 5, 2018
1 parent 89eef04 commit 6e10ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/4.1/components/card.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 6e10ac2

Please sign in to comment.