Design comparison
SolutionDesign
Solution retrospective
I think there must have been a better way to do the background images, as they don't stay in the correct position when screen size is changed.. any feedback please?
Community feedback
- @Niko0918Posted almost 4 years ago
You should create img with position absolute. Then "top:--px; bottom:--px". Look my solution
0 - @sirriahPosted almost 4 years ago
Wow, pretty good! Circles on background: I put them into the css as multiple background like you, but I used calc function in background position. Look at my solution of these circles. But I see that many other users used the ::before and ::after, which is maybe easier solution. Nice work! Happy coding!
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