Design comparison
SolutionDesign
Solution retrospective
Waiting for your comments ):
Community feedback
- @ratul0407Posted 11 months ago
@0xmaxx1 congrats on completing this challenge 🎉🎉
You've done a great job. But you might consider changing some code :)
- Always use rems instead of pixels. Pixels are absolute units and rems are relative units. And this relative rem units are way better than pixels in terms of responsiveness. And if you want to learn more about this topic here's an article deep diving into it Stop using pixels unit in css
I hope you found this helpful👍👍
Keep up the good work and have a very nice day😄
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