Design comparison
SolutionDesign
Solution retrospective
This is my second challenge! :) Any feedback would be appreciated.
Community feedback
- @lidiakrajewskaPosted over 2 years ago
Great work! I would only suggest to specify font sizes in relative units (rem). With standard font size 1rem=16px in web browser. But if a user changes the font size in their settings rem units will refer to that and your fonts will be bigger/smaller, according to user's needs, so it improves accessibility :)
Marked as helpful1@yjkim0109Posted over 2 years ago@lidiakrajewska Wow Thank you for your suggestion! It was really helpful for me. Next time I'll use rem instead of px as your help :)!
2
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