4
0
forked from crowetic/commerce
commerce/components/product/ProductCard/ProductCard.module.css
2020-10-02 11:27:50 -03:00

4 lines
88 B
CSS

.root {
@apply relative w-full h-full flex flex-row p-6 box-border justify-between;
}