Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i know little bit sass so planing to create with CSS processor
What challenges did you encounter, and how did you overcome them?layout the HTML element
What specific areas of your project would you like help with?hover effect
Community feedback
- @jpmaHubPosted 5 months ago
For hover effect to specific element when hover over the text if you need it.
.card:has(.card__txt__title:hover) { box-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