commerce/site/components/product/ProductCardRoom/ProductCardRoomStyle.module.css

10 lines
124 B
CSS

.cardBody {
background-color: rgba(255, 255, 255, 0.70);
}
.imageContainer {
background-color: rgba(0, 0, 0, 0.7);
}