Design comparison
Solution retrospective
Any feedback is welcome
Community feedback
- @nikea1Posted over 2 years ago
Hey Dan,
I must say you did a great job on the layouts for mobile and desktop.
The only thing I could notice is needing to bold some of your text like the header and the ratings. Make sure when getting the link for your fonts from google fonts, you select all the font weights you need.
Also, when you get to a mobile size screen the background images start repeating. I think your just missing a
background-repeat: no-repeat
somewhere.And I don't know if you worry about the 4k view, but your background is stuck to the top left corner. Using
background-position
will help you put each part of the image in the right spot.I think that's all I've notice. I wish you luck! :)
0@Dan-KantPosted over 2 years ago@nikea1 Great, you let me know things I didn't notice or had problems. I will fix them. I appreciate your feedback
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