diff --git a/_dist/index.php b/_dist/index.php index 01aa886..012fa0d 100644 --- a/_dist/index.php +++ b/_dist/index.php @@ -44,7 +44,7 @@
Initial Planning
Media queries allow authors to vary the layout of their page based on the dimensions of the viewport. Element queries will allow developers to vary the layout within specific elements on a page (and their children) based on the dimensions of the parent elements themselves, allowing for much more modular approaches to layout.
Work on element queries has just begun; we are still collecting use cases and working to understand technical constraints. Please contribute!
+Media queries allow authors to vary the layout of their page based on the dimensions of the viewport. Container queries will allow developers to vary the layout within specific elements on a page (and their children) based on the dimensions of the parent elements themselves, allowing for much more modular approaches to layout.
Work on container queries has just begun; we are still collecting use cases and working to understand technical constraints. Please contribute!
@@ -101,13 +101,13 @@ - + - + - +