Profile card component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @afaiz-space
Hey @anabalves, congratulation on completing the challenges.
- replace
height:calc(100vh - 1px);
withmin-height:100vh;
in body element.
Marked as helpful - replace
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