Design comparison
SolutionDesign
Community feedback
- Account deleted
Adding a background-color and border-radius to the
.profile-card
makes it more identical to the design preview..profile-card { background-color: #1f1f1f; padding: 27px; border-radius: 20px; }
Also, I think you could do better with the colors; theyโre in the style guide markdown file or you can use Firefox DevTools .
Great work! ๐
I hope you find this helpful. ๐
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