Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
The background image wasn't showing on live site. Correcting path to image inside url() from '/images/x' to '../images/x' fixed the issue.
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