Files
newfreeplanet_OLD/src/components/CProductCard/CProductCard.scss

13 lines
123 B
SCSS
Raw Normal View History

2021-09-16 21:08:02 +02:00
.card .product-image {
height: 300px;
}
.text-title {
font-size: 0.9rem;
}
.centeritems{
place-content: center;
}