💄 feat: ProductCard-priceContainer
This commit is contained in:
parent
8000f60095
commit
114e79b577
1 changed files with 6 additions and 0 deletions
|
@ -74,3 +74,9 @@ body {
|
|||
letter-spacing: .025rem;
|
||||
line-height: 1.75rem;
|
||||
}
|
||||
|
||||
.ProductCard-priceContainer {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue