removes unnecessary hardcoded dimensions of iframe
This commit is contained in:
parent
63782a7ce1
commit
3d68ad446e
1 changed files with 0 additions and 2 deletions
|
|
@ -36,8 +36,6 @@
|
||||||
class="h-screen"
|
class="h-screen"
|
||||||
src="https://embed.documentcloud.org/documents/{slug}/?embed=1&responsive=1&title=1"
|
src="https://embed.documentcloud.org/documents/{slug}/?embed=1&responsive=1&title=1"
|
||||||
title={altText}
|
title={altText}
|
||||||
width="700"
|
|
||||||
height="540"
|
|
||||||
sandbox="allow-scripts allow-same-origin allow-popups allow-forms allow-popups-to-escape-sandbox"
|
sandbox="allow-scripts allow-same-origin allow-popups allow-forms allow-popups-to-escape-sandbox"
|
||||||
></iframe>
|
></iframe>
|
||||||
</Block>
|
</Block>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue