Design comparison
SolutionDesign
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @Rubylenshy,
- add
display: flex; flex-direction:column; justify-content: space-evenly;
in the .ratings class. - Remove margin from rating class.
- Remove
height
from the every .buyer-card class.
Marked as helpful0 - add
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