profile card component built with CSS Grid

Solution retrospective
Hi there, completed this profile card component challenge, any feedback or suggestions would be appreciated especially on how to make it more responsive.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @janegca
Hi Atitebi, your page works fine across the various screen sizes. Because it's a card you don't really want it to shrink much at small sizes. The only suggestion I have is for future challenges you may want to use relative units i.e. rem's or em's; using pixels can cause major headaches when you really do need the whole page to be responsive.
Nice job.
Join 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