Design comparison
Solution retrospective
My first challenge in frontendmentor completed! Every feedback are accepted. I have one problem whit the background, I tried to resize it along with the screen but couldn't. Below 585px my background jumps. If someone knew how to fix it, I would greatly appreciate your help :D.
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hi there, Eduardo! π
Congratulations on completing your first Frontend Mentor challenge! π Nice work on this one! π
It's okay for the background images to "jump" a little when the screen is resizedβsometimes, it's necessary to do so in order to reposition the background images and users will most likely not be resizing their screens so much, anyway (so that "jump" won't really be noticeable). π
You could consider using CSS background images, though, to add and position the background images in this challenge. I think it's a little easier to manage the background images that way. But what you have works pretty great, so nice one! π
Keep coding (and happy coding, too)! π
1@ECCERPosted over 3 years ago@ApplePieGiraffe thanks for the congratulations, it is a great achievement for me to publish a project even if it is simple and that you can review it π₯³
I also thought of doing it whit a background image but I really did not know how to put together the two circles in a single background. I started relatively recently and I know some basic css yet π΅ so I tried my best with pseudo elements.
Now I'm going for my next challenge that I hope you can also see it! Thanks for your feedback and happy coding for you too π
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