Skip to content

Commit

Permalink
Add .card-footer color (twbs#30515)
Browse files Browse the repository at this point in the history
  • Loading branch information
zalog authored and olsza committed Oct 3, 2020
1 parent 217d90b commit 607a2eb
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 607a2eb

Please sign in to comment.