Skip to content

Commit

Permalink
fixed alignment
Browse files Browse the repository at this point in the history
fixed alignment of stars with the number beside it
  • Loading branch information
sakshii00 committed May 16, 2024
1 parent 19cba0f commit 2e216c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Components/ProductDisplay/ProductDisplay.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
}
.ph1_light{
color:white;
margin-bottom: 0px;
}

.ph1_dark{
margin-bottom:0px;
}
.productdisplay-right-sizes{
display: flex;
Expand Down

0 comments on commit 2e216c5

Please sign in to comment.