diff --git a/site/docs/4.2/components/card.md b/site/docs/4.2/components/card.md index 221c9da54a..fa9c6ffc15 100644 --- a/site/docs/4.2/components/card.md +++ b/site/docs/4.2/components/card.md @@ -397,6 +397,28 @@ Note that content should not be larger than the height of the image. If content {% endcapture %} {% include callout.html content=callout type="info" %} +## Horizontal + +Using a combination of grid and utility classes, cards can be made horizontal in a mobile-friendly and responsive way. In the example below, we remove the grid gutters with `.no-gutters` and use `.col-md-*` classes to make the card horizontal at the `md` breakpoint. Further adjustments may be needed depending on your card content. + +{% capture example %} +
This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+Last updated 3 mins ago
+