Commit 84e0d94fd42a2f3e71f50c11bdb1780c2d4ffe6b

Authored by Marcelo Puebla
1 parent cd54645ec2
Exists in master

Borrado sobreescritura de boton.

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/assets/scss/bootstrap-override.scss
... ... @@ -2,7 +2,6 @@
2 2 @import "../../../node_modules/bootstrap/scss/variables";
3 3  
4 4 $theme-colors: (
5   - primary: red,
6 5 light: white,
7 6 );
8 7