Flex-box, Grid-box, CSS, HTML, Javascript

Solution retrospective
On a large screen the design remains small, how can I correct it? Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ABojo
You have a max-width of 1200px on both the container and main__grid class that prevents them from filling up space on larger screens. I think it looks good the with the max width set where you have it but if you want it to take up more space you can go above 1200px or remove the property entirely.
Marked as helpful
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