Fix video sizing?

This commit is contained in:
Cadence Ember 2020-04-17 01:14:36 +12:00
parent 5a3eac338a
commit ebae7f57c3
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 2 additions and 2 deletions

View File

@ -350,8 +350,8 @@ body
height: auto
.sized-video
width: 100%
height: 100%
width: auto
height: auto
.error-page
box-sizing: border-box