Skip to content

Commit

Permalink
feat: change certificate action colors (#549)
Browse files Browse the repository at this point in the history
Co-authored-by: Muhammad Faraz  Maqsood <[email protected]>
  • Loading branch information
Faraz32123 and Muhammad Faraz Maqsood authored Jun 13, 2024
1 parent 458a138 commit 5238ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lms/static/certificates/sass/_config.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $primary-back: rgba(204, 227, 240, 100);

$body-bg: #f9f8f5;
$primary: #1c355e;
$secondary: #ea6852;
$secondary: #00C1DE;
$success: #31b994;

// certificate characteristics
Expand Down

0 comments on commit 5238ef7

Please sign in to comment.