Make nprogress color to red
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
e3951019f5
commit
038161f4e0
1 changed files with 1 additions and 1 deletions
|
@ -46,4 +46,4 @@ $deleted: #f77;
|
|||
/**
|
||||
* NProgress customize
|
||||
*/
|
||||
$nprogress-color: #3498db;
|
||||
$nprogress-color: #c0392b;
|
||||
|
|
Loading…
Reference in a new issue