Created
March 27, 2019 02:03
-
-
Save hefhuman/8d5f38d0f098b120df60b5dbb319dac1 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
$('.btm1_parallax').css('top', ((window.pageYOffset / 2.2) - 750) + 'px'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment