Design comparison
SolutionDesign
Solution retrospective
At first, it seemed like that the biggest challenge for me will be moving divs on the axis in the flexbox. Actually, it was easy at the end. What I struggled with were background images and how to position them correctly according the challenge. I have googled this solution, but I am not sure, if it is right. Any help will be much appreciated!
background-image: url(images/bg-pattern-top-mobile.svg), url(images/bg-pattern-bottom-mobile.svg); background-position: top left, bottom right; background-repeat: no-repeat;
Community feedback
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