This commit is contained in:
2023-07-17 21:53:21 -07:00
parent 4222f1a016
commit 275cad8488
8 changed files with 339 additions and 12 deletions

View File

@ -285,4 +285,8 @@ span.required{
to {
background-position: 4500vh;
}
}
}
video{
max-width:100%;
width: 100% !important;
}