Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. @media only screen and (max-width: 1024px) {
  2.     .product-image-flip .back { display: none; }
  3.     .product-image:hover .product-image-flip .db:first-child { opacity: 1; }
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement