Product Card Component with Text Animation and Button Hover

Solution retrospective
How can you adjust the position of the span element? I've tried it using css margin but it did not move.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @VincenzoMuolo
Hi there! For your request try use
padding-left:1.5em;
in span class.Hope to have been helped you!
Cheers
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