Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi @DanielArzani, how are you?
I really liked the result of this project, but I have some tips that I think you will like:
I noticed that the background is breaking when the screen resolution reaches 1550px, we managed to fix it this way:
background-size: cover;
You can put a media query that will activate when it reaches 1500px and put this code, that will fix the problem.
The rest is really good! You did a great job on the responsiveness of the project
Hope it helps... 👍
Marked as helpful1
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