add theme
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.image-card-grid-slice-container {
|
||||
.image-card {
|
||||
height: 600px;
|
||||
.image {
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.title {
|
||||
color: $blue;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user