Lesson 08: CSS - Responsive Grid

Goal

Learn how to make the grid adapt to the viewport.

Recap

  • equally sized units of available space

Lesson

Activities

  • Change grid to single column
  • change columns to auto
  • instructions and ingredients should take up 2 columns
  • Add media query 

Resources