profile card component using HTML & CSS

Solution retrospective
Reviews are appreciated. I have completed this challenge using HTML & CSS. I was not able to add the horizontal line separating the name and stats. For the horizontal line I used <hr> tag but somehow it was not visible even after applying styles to it, if someone knows how to add the line pls share.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Allamprabhu2003
Your design is pretty good. You can give that horizontal line by adding border-top to stats div. change the card color to white it looks very nice.
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