12 lines
124 B
SCSS
Executable File
12 lines
124 B
SCSS
Executable File
$heightBtn: 100%;
|
|
|
|
.card .product-image {
|
|
height: 300px;
|
|
}
|
|
.insert{
|
|
cursor:pointer;
|
|
}
|
|
|
|
.numorder{
|
|
font-weight: bold;
|
|
} |