Remove video size restrictions
This commit is contained in:
parent
6e5d864904
commit
4e25d078ed
1 changed files with 0 additions and 2 deletions
|
@ -98,8 +98,6 @@
|
||||||
|
|
||||||
video {
|
video {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 100vw;
|
|
||||||
max-height: 80vh;
|
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue