Design comparison
SolutionDesign
Solution retrospective
I used static values (rem) for cards height and width, is a bad practice?
Community feedback
- @BikeInManPosted almost 3 years ago
Yeah, rems are kind of fixed. If you want something to grow and shrink according to the container size, you should use
em
.Marked as helpful1 - @optimusprime202Posted almost 3 years ago
Hey @RikkaaDev, Keep it up!
Marked as helpful0 - @NaveenGumastePosted almost 3 years ago
Hay ! RIkka Good Job on challenge
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