Created
September 19, 2016 19:55
-
-
Save llSourcell/8fc4393960aeef827b09744ca1a97cc8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $(document).ready(function(){ | |
| $('body,html').animate({scrollTop: 156}, 800); | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment