Design comparison
SolutionDesign
Solution retrospective
I had difficulties when applying media query. When I moved my right-container so that it was below my left-container, my justify-content: space-evenly property was not working. All the text inside was crammed together. I tried to look for ways to fix that, but in the end I just added padding to each of my containers inside my right-container to add proper spacing. Any recommendations to optimize my CSS are welcome! Thank you.
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