Skip to content

Commit

Permalink
Update _variables.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
DarioLandwehr authored Aug 14, 2024
1 parent c60062e commit d9dd147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ $primary-color : #7a8288;
$success-color : #62c462;
$warning-color : #f89406;
$danger-color : #ee5f5b;
$info-color : #7a8288;
$info-color : $dark-gray;

/* brands */
$behance-color : #1769FF;
Expand Down

0 comments on commit d9dd147

Please sign in to comment.