other components... (2)
This commit is contained in:
12
src/components/CProductCard/CProductCard.scss
Executable file
12
src/components/CProductCard/CProductCard.scss
Executable file
@@ -0,0 +1,12 @@
|
||||
.card .product-image {
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.text-title {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
.centeritems{
|
||||
place-content: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user