Advertisement
janusivan

Hoverable Image with Info

Oct 31st, 2022
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. @media screen and (max-width:900px) {
  2.     .hoverable-image__img-col div {
  3.         min-height: auto!important;
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement