Design comparison
SolutionDesign
Community feedback
- @Grimm-NPosted 6 days ago
Fantastic work—you’re really on the right track! 🎉
A couple of ideas to make it even better:
-
Try using relative units like
rem
,em
,%
, orvh
instead of pixels. They’ll give your design more flexibility across different screen sizes. -
To keep the card from sticking to the edges, try adding a margin or setting the container width to around
90%
or95%
. This way, it’ll always have a little breathing room from the window edges!
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