We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86329d commit cb22cf1Copy full SHA for cb22cf1
intermediate-html-css/advanced-grid/01-responsive-holy-grail/README.md
@@ -23,5 +23,6 @@ When the browser is stretched wide:
23
- The grid tracks do not use static sizes (no pixels!)
24
- The second column is three times larger than the other
25
- The third row is five times larger than the others
26
-- The rows and columns stretch wider when making the browser window bigger
27
-- The rows and columns stretch taller when making the browser window smaller
+- The columns narrow and widen as the viewport changes size
+- Row 3 gets taller to accomodate text wrapping as you narrow the viewport size
28
+
0 commit comments