Skip to content

Commit

Permalink
Add .card-footer color (#30515)
Browse files Browse the repository at this point in the history
  • Loading branch information
zalog committed Apr 6, 2020
1 parent a85d80c commit 98ba40d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_card.scss
Expand Up @@ -90,6 +90,7 @@

.card-footer {
padding: $card-cap-padding-y $card-cap-padding-x;
color: $card-cap-color;
background-color: $card-cap-bg;
border-top: $card-border-width solid $card-border-color;

Expand Down

0 comments on commit 98ba40d

Please sign in to comment.