Backdrop move when your mouse hover the title

Solution retrospective
I have done this challenge before, here is an update to the old solution. Thought on improving some old mistakes i have made.
What i used
- Mobile-first workflow
- HTML, CSS (no JS)
What i have done
- When you hover the link - card shadow will move.
- Overridden default effect on focus (links).
Please log in to post a comment
Log in with GitHubCommunity feedback
- @xNyfPtx
I think you could have used the :has pseudo selector instead of a span for the shadow.
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