Design comparison
SolutionDesign
Solution retrospective
Please how can i make the rating columns to be as exactly as the project.
Community feedback
- @KMhlongoPosted 10 months ago
Hey Tariq,
To get the staggered effect of the 'Review' items in your code, you could make each 'Review' item smaller so it does not take up all the space of the container. Then use align-self and the first and the last 'Review' items to be flex-start and flex end.
Marked as helpful1
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