diff --git a/files/en-us/web/css/css_container_queries/index.md b/files/en-us/web/css/css_container_queries/index.md index af3b81637b52e50..74aaac5238c1681 100644 --- a/files/en-us/web/css/css_container_queries/index.md +++ b/files/en-us/web/css/css_container_queries/index.md @@ -12,7 +12,6 @@ tags: {{CSSRef}} - ## What problem do container queries solve? When creating [a responsive design](/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design) you often use a media query to change the document layout based on the size of the viewport.