Design comparison
Solution retrospective
This is my first output that I was able to incorporate responsive design a lot. My main unit of measurement was % because I found it the easiest to understand when researching on relative units. Are there better units to use for responsive design? Furthermore, are there any other practices for responsive design I should know about? I'm new to this kind of design process so any and all feedback is welcome!
Lastly, does my solution shown on FrontEnd Mentor change if I upload my changes on GitHub or must I resubmit my solution? I'm having some trouble with this since I upload changes on my GitHub trying to fix the issues on the generated reports but, when I generate a new report, nothing changes.
Community feedback
- @afrusselPosted over 3 years ago
Hi, Your work is nice. Just one feedback, instead of using px (font-size: 15px;), use rem for font size.
Happy coding :)
Marked as helpful1@0-BSCodePosted over 3 years ago@afrussel I'll definitely be looking into that. Thank you for the feedback! :D
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