mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 12:37:23 +00:00
Update index.html
fixed scrooling on LBRY foundation podcast section
This commit is contained in:
parent
6b5aafae5f
commit
04423578ac
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue