Skip to content

Instantly share code, notes, and snippets.

@KillerDesigner
Forked from robhob/scrolling_image_class.css
Created February 23, 2018 06:09
Show Gist options
  • Save KillerDesigner/c8765e99a6a98e02dad4db25199c4024 to your computer and use it in GitHub Desktop.
Save KillerDesigner/c8765e99a6a98e02dad4db25199c4024 to your computer and use it in GitHub Desktop.
.slippery:hover {
background-position: bottom center!important;
transition: background-position 5s linear 0s;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment