better sync percent with progress bar

This commit is contained in:
Daniela Arcese 2017-07-19 17:11:46 -04:00
parent 3bb6a6fa44
commit e02bc54172
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@ $(document).ready(function() {
value: 0.0,
startAngle: -Math.PI / 2,
fill: '#3B9DFF',
size: 158
size: 158,
animation: { duration: 300 }
});
//link back to homepage