Start to set correct colors for image-less cards by content types

This commit is contained in:
benjamin melançon 2019-09-29 17:18:37 -04:00
parent 20ddda7865
commit 9d18571bbc

View file

@ -58,6 +58,7 @@
background-color: $blog;
}
.background-replacement-for-no-image,
.page--content-item--collection .background-replacement-for-no-image {
background-color: $collection;
}