Design comparison
SolutionDesign
Solution retrospective
Hi there!
Thanks for viewing my solution and commenting :)
- I have done this challenge using background images in the body. I'm wondering how can I achieve this with CSS Pseudo elements? I tried using ::before and ::after to add the big circles before resorting to my current method because I could not prevent the overflow even though I set the body to overflow hidden.
Please let me know what can be done?
- Please also advise how I may improve my code.
Thanks!
Community feedback
- @HaemoffyPosted over 3 years ago
You receive some scrolling when you try to implements those circles at pseudos?
0
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