mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 23:50:02 +01:00
changed nprogress colour
This commit is contained in:
parent
b0b19dd3e2
commit
976cdef4d7
1 changed files with 2 additions and 2 deletions
|
@ -10,6 +10,6 @@ body { padding-top: $navbar-height; }
|
|||
|
||||
@import "font-awesome";
|
||||
|
||||
$nprogress-color: #666; /* hail stan */
|
||||
$nprogress-color: darken(#4285F4, 25%);
|
||||
@import 'nprogress';
|
||||
@import 'nprogress-bootstrap';
|
Loading…
Reference in a new issue