iframe > embed

This commit is contained in:
Thomas Smith 2022-05-19 08:05:30 -04:00
parent f0570147a4
commit 0c7cff8d13

View file

@ -186,7 +186,7 @@
<!-- Start PDF -->
<div class="container" style="margin-bottom:100px; z-index:2;">
<embed style="min-height:100vh;width:100%;" type="application/pdf" src="/tea.white-paper.pdf#toolbar=0&navpanes=0&scrollbar=0&view=fitH,100">
<iframe src="/tea.white-paper.pdf#toolbar=0&navpanes=0&scrollbar=0&view=fitH,100" width="100%" height="800px"></iframe>
</div>
<!-- Community Links -->