Skip to content

Instantly share code, notes, and snippets.

@rncrtr
Last active October 6, 2015 07:08
Show Gist options
  • Save rncrtr/2956063 to your computer and use it in GitHub Desktop.
Save rncrtr/2956063 to your computer and use it in GitHub Desktop.
Parallax Centering Method
.para{float: left;position: relative;left: 50%;}
.llax{float: left;position: relative;left: -50%;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment