From 37e543759bd38b07311b8c4ce8d54bf2c8a9e374 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 23 Apr 2015 01:30:55 -0700 Subject: scope grid example styles better --- docs/components/card.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components') diff --git a/docs/components/card.md b/docs/components/card.md index 7e7b4d8ee..d8a356f6a 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -5,7 +5,7 @@ title: Cards A **card** is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options. -If you're familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails. +If you're familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails. Similar functionality to those components is available as modifier classes for cards. ### Basic example -- cgit v1.2.3