Advertisement
fauzanjeg

Fix image ad size

Apr 5th, 2021
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.06 KB | None | 0 0
  1. /* Fix image ad size */
  2. .jeg_ad img {
  3.     width: fit-content;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement