four card feature section

Solution retrospective
images are not still showing even after starting the path with "/" i could not align the svg images to the right
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NehalSahu8055
Hey ifeanyi
- Regarding image issue
- replace
src="/images/icon-team-builder.svg"
- with
src="./images/icon-team-builder.svg"
and you are good to go.
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