commerce/site/components/common/Room/ResourceCardModal/ResourceCardStyle.module.css
Daniele Pancottini b1fb0bc138 Start migration
2022-12-20 17:30:36 +01:00

18 lines
213 B
CSS

.decadeIcon {
margin: 5px;
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
}
.cardBody {
background-color: rgba(255, 255, 255, 0.70);
}
.imageContainer {
background-color: rgba(0, 0, 0, 0.7);
}