responsive with flex-box

Solution retrospective
this is my first project and give me an recommendation that are essential and i don't need to miss for future thanks for mentoring me
Please log in to post a comment
Log in with GitHubCommunity feedback
- @momorocks111
In the html file, have a main tag around the main content, that makes it better for the compiler and makes the html easier to read. In the css file, I personally place a :root{} where you can declare variables for later use, it makes things faster on larger projects. Hope this helps. :)
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