CSS Grid and Flexbox

Solution retrospective
CSS Grid was very hard to use but I would like to get more efficient at using it.
What challenges did you encounter, and how did you overcome them?Adjusting the widths of the columns and rows and then making each div fit within them. Instead of using repeat(3, 1fr) I set individual measurements for each column/row.
What specific areas of your project would you like help with?Making row 1 column 2 grids top div come down without affecting the alignment of the other grids.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ryanslabroom's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord