mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 05:41:42 +01:00
commit
7661b613a8
@ -8,7 +8,7 @@ $(function() {
|
||||
if (target.length) {
|
||||
$('html,body').animate({
|
||||
scrollTop: target.offset().top
|
||||
}, 1000);
|
||||
}, 200);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user