From: harry Date: Mon, 15 May 2017 20:13:01 +0000 (+0530) Subject: Add responsive embed codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~18^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dad1690dc145cf66d8d799530f92af01c3a10ed;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add responsive embed codepen! --- diff --git a/docs/pages/responsive-embed.md b/docs/pages/responsive-embed.md index 2fc98628e..1ff072a1b 100644 --- a/docs/pages/responsive-embed.md +++ b/docs/pages/responsive-embed.md @@ -8,6 +8,14 @@ video: GxUsloI_qnQ To make sure embedded content maintains its aspect ratio as the width of the screen changes, wrap the `iframe`, `object`, `embed`, or `video` in a container with the `.responsive-embed` class. +

+ Watch this part in video +

+ +
+ edit on codepen button +
+ ```html_example