Advertisement
phpface

Untitled

Jul 16th, 2023
1,174
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 1 0
  1. .post-thumbnail:hover img{
  2.     transform: none;
  3. }
  4.  
  5. .post-thumbnail .video-hover {
  6.     display: none;
  7. }
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement