
Solution retrospective
I was not sure that I could do it purely with only css and html, but I did :D
What challenges did you encounter, and how did you overcome them?to write all the code myself with what I learned, without the help of copilot.
What specific areas of your project would you like help with?None.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @cfcmeireles
Great job with your solution! I noticed your component was not centered to the page on desktop, this is because you're using a set width of "max-width: 1440px", try replacing that with "width: 100%" and it should be fixed!
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