Design comparison
SolutionDesign
Solution retrospective
How to increase the shadow of parent card while hovering child element?
Community feedback
- @hitmorecodePosted 9 months ago
Looks good well done. As for your question you need to add a CSS rule. For example
- .card:hover { box-shadow: and increase the pixels of the shadow; }
0
Please log in to post a comment
Log in with GitHubJoin 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