mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Closes #1100
This commit is contained in:
parent
46ccd5ffaa
commit
67579fa537
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
loop
|
||||
poster="https://spee.ch/f/2019-08-lbry-interface-poster.jpg"
|
||||
playsinline
|
||||
style="display: block; margin-right: auto; margin-left: auto; max-width: 500px; "
|
||||
style="display: block; margin-right: auto; margin-left: auto; max-width: 700px; "
|
||||
>
|
||||
<source src="https://spee.ch/a/2019-08-lbry-interface-webm.webm" type="video/webm"/>
|
||||
<source src="https://spee.ch/4/2019-08-lbry-interface.mp4" type="video/mp4"/>
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
}
|
||||
|
||||
position: relative;
|
||||
width: 450px;
|
||||
width: 520px;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Add table
Reference in a new issue