Files
newfreeplanet_OLD/src/components/COrdersCart/COrdersCart.scss

12 lines
124 B
SCSS
Raw Normal View History

2024-01-09 15:32:21 +01:00
$heightBtn: 100%;
.card .product-image {
height: 300px;
}
.insert{
cursor:pointer;
}
.numorder{
font-weight: bold;
}