Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DevShahidul/c2284585a1da79f81270d967ef062324 to your computer and use it in GitHub Desktop.
Save DevShahidul/c2284585a1da79f81270d967ef062324 to your computer and use it in GitHub Desktop.
$('html, body').stop(true, true).animate({
scrollTop: $('#cape-colonial').offset().top - 54
}, 1500, 'easeInOutCubic' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment