mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-01 09:45:09 +00:00
fix player cover
This commit is contained in:
parent
c6da31d421
commit
aa2c9a8daf
4 changed files with 4 additions and 0 deletions
|
@ -426,6 +426,10 @@ header .right a.github {
|
||||||
position: relative;
|
position: relative;
|
||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
.join .box video {
|
||||||
|
float: left;
|
||||||
}
|
}
|
||||||
.join .box .image img {
|
.join .box .image img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 17 KiB |
Binary file not shown.
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 29 KiB |
Binary file not shown.
Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 68 KiB |
Loading…
Add table
Reference in a new issue