From 2663892b716ca6f7f707b900a8d7c981c63e6bce Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Wed, 5 Oct 2016 15:23:33 -0700 Subject: [PATCH] Add tags to have responsive embed show up in searches for flex video --- docs/pages/responsive-embed.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/responsive-embed.md b/docs/pages/responsive-embed.md index 1ea429666..5e109d633 100644 --- a/docs/pages/responsive-embed.md +++ b/docs/pages/responsive-embed.md @@ -2,6 +2,7 @@ title: Responsive Embed description: Wrap embedded content like videos, maps, and calendars in a responsive embed container to maintain the correct aspect ratio regardless of screen size. sass: scss/components/_responsive-embed.scss +tags: flex video 'flex video' --- 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. -- 2.47.2