Design comparison
SolutionDesign
Solution retrospective
Hello there,
I would love to receive a feedback on where i need to improve. If i really tried above average please rate my work. Your rating will go a long way in my learning and practice. Thanks to you all.
Community feedback
- @En-JenPosted over 4 years ago
Hi Lateef, nice work on this project. I just have a few suggestions for you.
- set
background-size: cover;
so that the background image stretches across the entire screen at all screen sizes. - For screen sizes between 901px and 1200px width the proportions of the image and the text look off because the image is shrinking as you shrink the screen width, but the text does not.
- Consider adding a transition on the button so that when the user hovers over it, the color doesn't immediately change, but has a nice transition to the new color.
- Adding some box-shadow to the button will give it some nice depth and make it look more like the design.
Nicely done and keep up the good work! -Jen
1 - set
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