Fix white .card-footer
This commit is contained in:
parent
7e57b28158
commit
d783f2d9a7
|
@ -28,6 +28,7 @@
|
||||||
.Card--photon .Card-contents,
|
.Card--photon .Card-contents,
|
||||||
.Card-contents,
|
.Card-contents,
|
||||||
.Card-contents li,
|
.Card-contents li,
|
||||||
|
.Card-footer,
|
||||||
.Card-footer-link,
|
.Card-footer-link,
|
||||||
.Card-footer-text,
|
.Card-footer-text,
|
||||||
.Card-header,
|
.Card-header,
|
||||||
|
@ -150,4 +151,4 @@
|
||||||
.Icon-featured {
|
.Icon-featured {
|
||||||
filter: invert(85%)!important
|
filter: invert(85%)!important
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue