Update creators.md

fixed scrooling and raised the height value so it shows all the creators so far
This commit is contained in:
Vlad 2021-04-11 17:38:00 -03:00 committed by GitHub
parent 6b5aafae5f
commit 6c9346d08e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,6 @@ The Creator's Council is a group of active Lbry creators that helps the foundati
## Recent COTW winners ## Recent COTW winners
<iframe src="https://coindodo.io/embedded/cotw/all" <iframe scrolling="no" src="https://coindodo.io/embedded/cotw/all"
width="100%" height="415" style="border: 0;position: unset;"> width="100%" height="540" style="border: 0;position: unset;">
</iframe> </iframe>