Fix some playery errors and layout issues

This commit is contained in:
Gabe Kangas
2022-11-12 23:35:53 -08:00
parent d81b6803d2
commit ac32e691a0
3 changed files with 9 additions and 79 deletions

View File

@@ -6,14 +6,9 @@
video {
position: static !important;
}
@include screen(desktop) {
height: 30vh !important;
}
}
.poster {
width: 100%;
height: 100%;
}