Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I feel proud of understanding Grid every time while practicing.
Community feedback
- @KitalpharPosted 2 months ago
Greetings~
Great solution, i particularly like the short and easy to read css file.
One suggestion i have is that instead of
px
consider usingrem
for better accessibility.rem
units are relative to the root element font size. People with visual impairments often increase text sizes, like their default browser font size for better readability, usingrem
ensures your layout remains functional.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