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
dd16f21da3
commit
821d31065a
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
||||||
loop
|
loop
|
||||||
poster="https://spee.ch/f/2019-08-lbry-interface-poster.jpg"
|
poster="https://spee.ch/f/2019-08-lbry-interface-poster.jpg"
|
||||||
playsinline
|
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/a/2019-08-lbry-interface-webm.webm" type="video/webm"/>
|
||||||
<source src="https://spee.ch/4/2019-08-lbry-interface.mp4" type="video/mp4"/>
|
<source src="https://spee.ch/4/2019-08-lbry-interface.mp4" type="video/mp4"/>
|
||||||
|
|
|
@ -110,7 +110,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 450px;
|
width: 520px;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
Loading…
Add table
Reference in a new issue