Skip to content

Commit

Permalink
added the missing card color so now text is readable on the posts car…
Browse files Browse the repository at this point in the history
…ds (#315)

Co-authored-by: Adem Abichou <[email protected]>
  • Loading branch information
adamab48 and adamab48 authored Dec 26, 2024
1 parent 0c21726 commit 9a16e72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/scss/common/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ $navbar-light-active-color: $primary;
// Cards

$card-border-color: $gray-200;
$card-color: $gray-100;


// Alerts
//
Expand Down

0 comments on commit 9a16e72

Please sign in to comment.