Transition on hover box made using CSS flex boxes

Solution retrospective
I'm most proud of the transitions activating when hovering over the entire box, rather than just the specific line of text that changes. I'd never done this before or I forgot how to do it so it was a good refresher.
What challenges did you encounter, and how did you overcome them?My biggest challenge was what I just mentioned, but I was able to find a solution (so much simpler than I imagined) just by using
#block:hover .foundations{ color:#F4D04E }
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Haley Underwood's solution.
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