Design comparison
SolutionDesign
Solution retrospective
Any ideas on how I can better position the bottom background image in both mobile and desktop screens
Community feedback
- @LilMusPosted over 2 years ago
You can put this to your name-buyer div to solve your issue: display: flex; flex-direction: column; justify-content: center;
It will center the informations with the images. Then you just have to play with the margins to get everything right. The ratings needs a font-weight : 700 so everything is like the preview otherwize you work looks fine, good job bro
Marked as helpful0@missbaahPosted over 2 years ago@LilMus Thank you! I've made the necessary changes. Thanks so much for your feed back
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