Fix white .card-footer

This commit is contained in:
SW1FT 2018-06-27 11:52:11 +01:00 committed by GitHub
parent 7e57b28158
commit d783f2d9a7
1 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@
.Card--photon .Card-contents,
.Card-contents,
.Card-contents li,
.Card-footer,
.Card-footer-link,
.Card-footer-text,
.Card-header,
@ -150,4 +151,4 @@
.Icon-featured {
filter: invert(85%)!important
}
}
}