Notes: Learn CSS Grid, by Kyle

7:57
grid-row-gap:
grid-row-column:
8:47
grid-template-areas:
13:54
How to align the grid container and grid items.
line items
justify items
justify content
align content
14:26
Examples:
15:47
Example of justifying content inside of our container.
17:33
Using flexbox items inside grid containers is one of the best ways to layout a site.