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