Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I will consider mobile first nex time.
What challenges did you encounter, and how did you overcome them?I had some struggles with meassures
What specific areas of your project would you like help with?Better coding tecniques.
Community feedback
- @thisisadityaraoPosted 6 months ago
Hey, great solution! Looks almost pixel perfect.
Not a lot to add to your solution, but I observed somethings that may be helpful:
- You are using
px
forfont-size
. You should userem
orem
for better accessibility. - Consider using
clamp()
with a type scale to make font-size responsive/fluid.
0 - You are using
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