Design comparison
SolutionDesign
Solution retrospective
Your feedback is priceless! With this challange I had only one issue. For some reason bottom "circle" would stretch the page beyond body borders. Overflow: hidden did not help. The solution was pretty simple (as always:)). Initially I used body element as the container, all I had to do is to add another external div and apply body properties to it. As soon as I've done it, overflow: hidden worked and the element looks just fine
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