Commit 9c52e03d authored by Mark Otto's avatar Mark Otto

avoid mentioning css block level in cards docs /cc #17158 #17103

parent 818e1243
...@@ -86,7 +86,7 @@ Cards support a wide variety of content, including images, text, list groups, li ...@@ -86,7 +86,7 @@ Cards support a wide variety of content, including images, text, list groups, li
## Sizing ## Sizing
Cards are block-level by default, so they'll fill the available horizontal space. Constrain their widths via inline styles, our predefined grid classes, or with custom styles using our grid mixins. Constrain the width or cards via custom CSS, our predefined grid classes, or with custom styles using our grid mixins.
Using the grid: Using the grid:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment