Remove video size restrictions

This commit is contained in:
Alex Gleason 2021-07-08 09:13:46 -05:00
parent 6e5d864904
commit 4e25d078ed
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -98,8 +98,6 @@
video {
display: block;
max-width: 100vw;
max-height: 80vh;
z-index: 1;
}