Design comparison
SolutionDesign
Community feedback
- @bmeinert8Posted about 1 month ago
You did a great job creating the project! a few things I would add that I recently learned would be in the CSS, instead of using pixels use rem and em instead. Pixels work best for exact sizing but don't scale well, where rem is a relative unit and will adjust better to different user settings a devices. To help convert from pixels to rem you can use this pixel to rem converter. All and all great work and keep building!
Marked as helpful0
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