Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I managed to figure out how to add an animating shadow upon hovering on a link! Next time though I'll be more intentional about using "em" and "rem" for sizing more so I don't have to redo as much when making changes.
What challenges did you encounter, and how did you overcome them?The hardest parts of this one were figuring out how to crop the non-square image (ended up using clip-path with a circle) and centering each of the elements. "margin: 0 auto" didn't work for everything so I ended up using flex for some elements.
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