mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-17 14:54:30 +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
|
### 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 %}
|
{% example html %}
|
||||||
<div class="card" style="width: 20rem;">
|
<div class="card" style="width: 20rem;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user