I need to expand an iframe to make it bigger (I can’t control the source code of the iframe content). I tried to achieve it through the -webkit-transform: scale(1.3) CSS property.
The content
I need to expand an iframe to make it bigger (I can’t control the source code of the iframe content). I tried to achieve it through the -webkit-transform: scale(1.3) CSS property.
The content