How to control the code block size of AdobeXD sharing prototype?
Hi,
I'm having an issue with resizing the prototype link on my Squarespace website. Currently, it is to large for anyone to effectively click-through, you have to scroll up and down to view the whole prototype.

I tried using this custom CSS,
div#block-yui_3_17_2_1_1628389713241_45661 iframe {
overflow:hidden;
height:75%;
width:75%;
}
But this makes the prototype mini.

Would anyone have any suggestions on how to control the code block size of an AdobeXD prototype?
<Title renamed by moderator>
