From: harry Date: Mon, 15 May 2017 20:50:19 +0000 (+0530) Subject: Add thumbnail codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~18^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10029%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add thumbnail codepen! --- diff --git a/docs/pages/thumbnail.md b/docs/pages/thumbnail.md index 8e5f85cd0..316ad0bb1 100644 --- a/docs/pages/thumbnail.md +++ b/docs/pages/thumbnail.md @@ -7,12 +7,18 @@ sass: scss/components/_thumbnail.scss The `.thumbnail` class can be applied directly to an `` element, or an `` that wraps it. Make sure the `` has an `alt` attribute that describes the contents of the image. -```html -Photo of Uranus. -``` +

+ Watch this part in video +

+ +
+ edit on codepen button +
```html -Photo of Neptune. +Photo of Uranus. +Photo of Neptune. +Photo of Pluto. ```