// Task
In the style.css file, replace the grid-template-rows property with grid-auto-rows and its values so that the odd rows (1 and 3) are 50px tall, while the even row (2) sizes its height automatically relative to the odd rows. If you don't know the solution, click the "Show answer" button.
π localhost
Section 8 Β· Lesson 102Free Preview
Interactive Grid task: grid-auto-rows
IDE200 XP2:12
// lesson_notes
β