mirror of
https://github.com/ivabus/www
synced 2024-11-22 16:45:05 +03:00
iframe > embed
This commit is contained in:
parent
f0570147a4
commit
0c7cff8d13
1 changed files with 1 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue