8 lines
89 B
SCSS
Executable File
8 lines
89 B
SCSS
Executable File
$heightBtn: 100%;
|
|
|
|
.card .product-image {
|
|
height: 300px;
|
|
}
|
|
.insert{
|
|
cursor:pointer;
|
|
} |