Responsive mobile-first profile card component

Solution retrospective
For this project I focused a lot on CSS variables and how to use them properly (check my README.md file for more info). I also kept my code as DRY as I could.
Not super happy with the way I dealt with the background images and couldn't find a solution that did it better. Any suggestions?
And as always, I appreciate any feedback! :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @carlwicker
Really great work, consider fixing those accessibility issues in the report.
- There should only be one H1 on a page, so probably move that to the name.
- Completely remove all the other header tags, consider spans or divs.
Keep up the great work.
Marked as helpful
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