fix player cover

This commit is contained in:
nicolaszezuka 2018-03-20 19:39:25 +01:00 committed by maximest-pierre
parent c6da31d421
commit aa2c9a8daf
4 changed files with 4 additions and 0 deletions

View file

@ -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