
Design comparison
SolutionDesign
Solution retrospective
how can it be much better ? how can the background images be more responsive? 😕 So that they can adjust as per the size of the viewport (●'◡'●)
Community feedback
- @MelvinAguilarPosted about 2 years ago
Hello there 👋. Good job on completing the challenge !
Try this:
background-position: right 52vw bottom 35vh, left 48vw top 52vh;
With those values it worked for me, honestly it's trial and error to position the circles and with viewport units it adapts to other devices.
Happy coding!
1
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