Make video poster fill player and not use the logo. For #1857

This commit is contained in:
Gabe Kangas
2022-06-29 14:01:41 -07:00
parent ccb97197c5
commit 3c43db4d86
4 changed files with 12 additions and 3 deletions

View File

@@ -2,3 +2,8 @@
height: 80vh;
width: 100%;
}
.poster {
width: 100%;
height: 100%;
}