card.md: fix typo

This commit is contained in:
Chris Rebert 2015-04-23 17:17:48 -07:00
parent bce2fa4f2d
commit ff85ad1472
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Cards require very little markup, but do require some additional classes to give
### Sizing
Cards are block-leve by default, so they'll fill the available horizontal space. Constrain their widths via custom styles, our predefined grid classes, or our grid mixins.
Cards are block-level by default, so they'll fill the available horizontal space. Constrain their widths via custom styles, our predefined grid classes, or our grid mixins.
{% example html %}
<div class="card" style="width: 20rem;">