Style featured articles front page listing row same as standard articles block

Ref #68
This commit is contained in:
benjamin melançon 2019-10-05 12:38:29 -04:00
parent d34cdff07c
commit 497adf823b

View file

@ -14,6 +14,8 @@
.page--content-item--article .background-replacement-for-no-image,
.block-views-blockhome-page-views-block-articles > h2.subtitle,
.block-views-blockhome-page-views-block-articles .button,
.block-views-blockhome-page-views-block-featured > h2.subtitle,
.block-views-blockhome-page-views-block-featured .button,
.is-article .background-replacement-for-no-image {
background-color: $article;
color: $white;