Advertisement
fauzanjeg

Max Width iframe

Feb 26th, 2021
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.07 KB | None | 0 0
  1. /* Max Width iframe */
  2. .entry-content iframe {
  3.     max-width: 100%;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement