update video default height

This commit is contained in:
MathMan05 2024-09-05 10:19:00 -05:00
parent 68a04cfcf1
commit f1a68140ef

View file

@ -25,6 +25,7 @@ body {
video{ video{
max-width: 3in; max-width: 3in;
max-height: 4in; max-height: 4in;
height: 2.5in;
} }
.collapse{ .collapse{
width:0px !important; width:0px !important;