Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
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 }
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