Skip to content

Commit

Permalink
fix: Cambia el color del boton de peligro
Browse files Browse the repository at this point in the history
  • Loading branch information
nirougi committed Jun 27, 2020
1 parent b9da2f1 commit a1c2d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/sistebase.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $secondary: $gray;
// $success: $green;
// $info: $orange;
$warning: $orange;
// $danger: $red;
$danger: $red;
// $light: $gray-100;
// $dark: $gray-800;

Expand Down

0 comments on commit a1c2d51

Please sign in to comment.