Files
newfreeplanet_OLD/src/components/COrdersCart/COrdersCart.scss
2024-01-09 23:57:40 +01:00

12 lines
124 B
SCSS
Executable File

$heightBtn: 100%;
.card .product-image {
height: 300px;
}
.insert{
cursor:pointer;
}
.numorder{
font-weight: bold;
}