profile-card-component-main

Solution retrospective
Thanks for this challenge
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Blackpachamame
Your solution is great! A small detail about why the image is not seen is that you must add a period to the beginning of the path, that is, this way
src="./images/bg-pattern-card.svg"
would be written correctly. Same with the rest of the images.
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