Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Im proud of learning flexbox, would try to make it with a grid next time
What challenges did you encounter, and how did you overcome them?footer did not want to be at the bottom of the document, I changed few things and now it does...
What specific areas of your project would you like help with?This project was too easy to need any help
Community feedback
- @shinzudevPosted 2 months ago
Looks good to me :) the only improvement I could suggest is using relative units instead of absolute ones. For example, use font size in EM or REM instead of px to improve responsiveness. Other parameters, like padding and margin, can also be used as EM or REM for the same purpose. Maybe not mandatory for this project, but good to keep in mind.
Great job :)
0
Please log in to post a comment
Log in with GitHubJoin 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