styling: max-height for video player
This commit is contained in:
parent
06d5336d4b
commit
5ec708fb5b
@ -39,6 +39,7 @@ header {
|
|||||||
video {
|
video {
|
||||||
/*height:;*/
|
/*height:;*/
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
max-height: 80vh;
|
||||||
/*max-height: 400px;*/
|
/*max-height: 400px;*/
|
||||||
/*position: absolute;*/
|
/*position: absolute;*/
|
||||||
/*top: 0;*/
|
/*top: 0;*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user