bobbysebolao / learn-css-grid

A short intro to using CSS Grid to create responsive grid layouts for the web
1 stars 4 forks source link

Solution in the workshop file #6

Open oliverjam opened 4 years ago

oliverjam commented 4 years ago

https://github.com/bobbysebolao/learn-css-grid/blob/6a16dba98580b40fa8538c4e8ae667feb6dec940/style.css#L161-L168

Should these grid-column styles be in the starter file? It seems like that is the solution to the first part of the challenge.