Fixed callout card link invisible on brand-color background in AMP

This commit is contained in:
Sanne de Vries 2021-12-06 11:02:21 +00:00
parent 1f06cf7d2c
commit 1bc64dc7e4

View File

@ -625,6 +625,10 @@
color: #fff;
}
.kg-callout-card-accent a {
color: #fff;
}
.kg-callout-emoji {
padding-right: 16px;
line-height: 1.3;