Design comparison
Solution retrospective
I will appreciate any feedback
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hello @simokitkat, how are you?
Congratulations on completing another project, you did a great job on this challenge, but I have a few tips that I think you will like:
1- I noticed that I had a scrollbar in the project, I made some adjustments to fix it:
body { background-size: 80% 100%; background-position-x: 0px; background-position-y: 0; }
The responsiveness of the project was great!
Hope it helps...👍
1@simokitkatPosted about 2 years ago@AdrianoEscarabote Thank you for your feedback! The background image was a real challenge for me in this design because the usual {background-size: cover} didn't do the trick, so thanks for your recommendations 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