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 authored and XhmikosR committed Apr 10, 2020
1 parent def29ab commit a24f2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_card.scss
Expand Up @@ -93,6 +93,7 @@

.card-footer {
padding: $card-spacer-y $card-spacer-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 a24f2e8

Please sign in to comment.