Design comparison
SolutionDesign
Solution retrospective
I'm still unsure if the way I am sizing these cards is the proper way to do so. Should I be explicitly setting the max-width, or should the size of the card be organically growing/shrinking as the screen size changes? Any thoughts are appreciated!
Community feedback
- @platypus567Posted over 2 years ago
You can let it grow as the size changes if you wish to make it appear with a size ratio pertaining towards the screen it's on, so to speak. However, it looks great and is accessible. Your code was also very readable, and I found your css especially to be formatted well. Great work!
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