mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +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;
|
||||
float: left;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.join .box video {
|
||||
float: left;
|
||||
}
|
||||
.join .box .image img {
|
||||
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