Skip to content

Instantly share code, notes, and snippets.

@KillerDesigner
Forked from robhob/scrolling_image.css
Created February 23, 2018 06:09
Show Gist options
  • Save KillerDesigner/e95598a7f43434b9a6f31b9a277a208e to your computer and use it in GitHub Desktop.
Save KillerDesigner/e95598a7f43434b9a6f31b9a277a208e to your computer and use it in GitHub Desktop.
margin-left: auto!important;
margin-right: auto!important;
transition: background-position 1.5s ease-out 0.5s;
background-position: top center;
background-size: 100% auto!important;
height: 100%;
background-repeat: no-repeat;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment