From 88b9e558fbb19fd1a653ced4dd5e1292df8e87c0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 30 Jun 2017 15:28:50 -0700 Subject: clip to border-box, update overlay --- docs/4.0/components/card.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/4.0/components/card.md b/docs/4.0/components/card.md index 799d0bcbc..28483fc13 100644 --- a/docs/4.0/components/card.md +++ b/docs/4.0/components/card.md @@ -352,7 +352,7 @@ Similar to headers and footers, cards can include top and bottom "image caps"— Turn an image into a card background and overlay your card's text. Depending on the image, you may or may not need additional styles or utilities. {% example html %} -
+
Card image

Card title

-- cgit v1.2.3