I am displaying some sites in <iframes>
in my site and those sites, which I don't have control over the source of, are responding / acting responsively inside the <iframe>
.
Is there a way I can prevent this?
By acting responsively, I mean they are sized at their largest breakpoint bigger than what the <iframe>
is and they don't fit within the <iframe>
.