@TareeqcodesSubmitted 10 months ago
Please how can i make the rating columns to be as exactly as the project.
Please how can i make the rating columns to be as exactly as the project.
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.