Advertisement
fauzanjeg

Fixing Content Style for Image Lazy Load

Mar 2nd, 2021
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. /* Fixing Content Style for Image Lazy Load */
  2. div.entry-content {
  3.     height:unset!important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement