used divs, lists, flex and grid. No inline or internal css.

Solution retrospective
Can you give a detailed critique on my beginner level knowledge based on my project?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Ynotlocin1
Hi, I'm brand new the job, but I can still give you some feedback (that I received on my project). The project is not responsive because you're constraining your .page to a fixed width of 650px; you should instead use max-width: 650px. When you shrink your page, it will be more responsive :)
Hope it helps !
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