add theme
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.product-carousel-slice-container {
|
||||
.products {
|
||||
.product-slide {
|
||||
.product-image {
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.title {
|
||||
color: $blue;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user