Update index.html

fixed scrooling on LBRY foundation podcast section
This commit is contained in:
Vlad 2021-04-11 17:44:34 -03:00 committed by GitHub
parent 6b5aafae5f
commit 04423578ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,7 +129,7 @@ title: Home
<div class="row">
<div class="col-md-10 col-lg-10 col-xl-10 mx-auto text-center">
<div style="text-align: center">
<iframe src="https://coindodo.io/embedded/channel/0ed629d2b9c601300cacf7eabe9da0be79010212"
<iframe scrolling="no" src="https://coindodo.io/embedded/channel/0ed629d2b9c601300cacf7eabe9da0be79010212"
width="100%" height="425" style="border: 0;position: unset;">
</iframe>
</div>