Profile Card Component using html and css

Solution retrospective
Still struggling with the background images resizing on zoom in.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ManuGil22
Hey there! Pretty cool solution! Have one thing to say as feedback:
- Always use heading tags in order! You should use <h1> first and if the font its too big u can always style it with css!
<h1 class="card__name">Victor Crest</h1>
Everything else seems pretty good for me! Well done :D
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