Design comparison
SolutionDesign
Solution retrospective
Feedbacks are appreciated.
Community feedback
- @katjadanilovaPosted almost 2 years ago
Hi!
I liked that you opted in for a full-width header, bold font and more roundness in your components - I did it differently, and it was a cool comparison to see how you solved the same challenge I've dealt with just recently.
Here are couple of things I've noticed:
- green-ish background ends in the middle of the screen when all listings are listed. My guess is it's because you have
height: 100vh
in your .main class. Once I removed it in chrome devtools, the whole page had a correct background color, but maybe there is a better solution. - In the initial design only listings that are "featured" have a green line on the left.
I hope it helps :)
0 - green-ish background ends in the middle of the screen when all listings are listed. My guess is it's because you have
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