Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonge committed Aug 25, 2023
1 parent 616cefd commit 4069ac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
@if $enable-dark-mode {
@include color-mode(dark) {
.card-header {
background: var(--body-bg);
color: var(--body-color);
background-color: var(--body-bg);
}
}
}
Expand Down

0 comments on commit 4069ac1

Please sign in to comment.