6 lines
61 B
SCSS
Executable File
6 lines
61 B
SCSS
Executable File
$heightBtn: 100%;
|
|
|
|
.card .product-image {
|
|
height: 300px;
|
|
}
|