Guest User

Untitled

a guest
Jul 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. div img
  2. width: 378px
  3. height: 550px
  4. transition: all 0.5s ease
  5. &:hover
  6. transform: scale(1.05) translateY(-13px)
  7. box-shadow: inset 0 0 0 23px #53ea93
Add Comment
Please, Sign In to add comment