mirror of https://github.com/ColorlibHQ/gentelella
fix spacing
parent
55c61b7eb1
commit
c5a22eb25d
|
@ -242,7 +242,7 @@ if (typeof NProgress != 'undefined') {
|
||||||
NProgress.start();
|
NProgress.start();
|
||||||
});
|
});
|
||||||
|
|
||||||
$(window).on('load',function() {
|
$(window).on('load', function() {
|
||||||
NProgress.done();
|
NProgress.done();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue