Is there a way to force a specific resolution in an iframe that contains media queries?
I have an iframe in my page with the size of 300x200px and I'd like it to match the media queries as if it was 1000x500px without changing its size.
Is there a way to force a specific resolution in an iframe that contains media queries?
I have an iframe in my page with the size of 300x200px and I'd like it to match the media queries as if it was 1000x500px without changing its size.