mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
card.md: fix typo
This commit is contained in:
parent
bce2fa4f2d
commit
ff85ad1472
@ -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;">
|
||||
|
Loading…
Reference in New Issue
Block a user