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) {
|
if (target.length) {
|
||||||
$('html,body').animate({
|
$('html,body').animate({
|
||||||
scrollTop: target.offset().top
|
scrollTop: target.offset().top
|
||||||
}, 1000);
|
}, 200);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user