diff --git a/docs/components/card.md b/docs/components/card.md index 85261469ca..18c6f93931 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -33,38 +33,39 @@ Below is an example of a basic card with mixed content and a fixed width. Cards ## Content types -Cards support a wide variety of content, including images, text, list groups, links, and more. Mix and match multiple content types to create the card you need. +Cards support a wide variety of content, including images, text, list groups, links, and more. Below are examples of what's supported. + +### Blocks + +The building block of a card is the `.card-block`. Use it whenever you need a padded section within a card. + +{% example html %} +
Some quick example text to build on the card title and make up the bulk of the card's content.
-Some quick example text to build on the card title and make up the bulk of the card's content.
- Card link - Another link -Some quick example text to build on the card title and make up the bulk of the card's content.
+With supporting text below as a natural lead-in to additional content.
- Go somewhere -With supporting text below as a natural lead-in to additional content.
- Go somewhere -With supporting text below as a natural lead-in to additional content.
- Go somewhere -With supporting text below as a natural lead-in to additional content.
- Go somewhere -With supporting text below as a natural lead-in to additional content.
- Go somewhere -With supporting text below as a natural lead-in to additional content.
- Go somewhere -