Skip to content

Instantly share code, notes, and snippets.

@DeviaVir
Forked from izifortune/parallax effect
Created January 14, 2014 16:10
Show Gist options
  • Save DeviaVir/8420809 to your computer and use it in GitHub Desktop.
Save DeviaVir/8420809 to your computer and use it in GitHub Desktop.
.parallax-image {
background: url() repeat center center fixed;
background-clip: padding-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment