
Design comparison
SolutionDesign
Community feedback
- @clakrPosted 2 months ago
Hi! 🙋♂️ Congrats on completing the challenge.
I have some suggestions that you can try on your next challenges:
- prefer using relative values (
em
,rem
,vw
,vh
) over absolute values (px
), as relative values have benefits such as values adjusting when zooming in and/or out - pseudo-element such as
:before
and:after
does not work in<img />
elements
Again, good job on completing the challenge, and we're glad to have you in this community!
If you have questions, concerns, feel free to bump me through this thread! 😁
0 - prefer using relative values (
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