styling: max-height for video player

This commit is contained in:
2025-06-20 15:05:12 -07:00
parent 06d5336d4b
commit 5ec708fb5b

View File

@@ -39,6 +39,7 @@ header {
video {
/*height:;*/
max-width: 100%;
max-height: 80vh;
/*max-height: 400px;*/
/*position: absolute;*/
/*top: 0;*/