layout changes

This commit is contained in:
biglyderv 2024-11-25 14:12:44 -05:00
parent 93c1933002
commit 1db617fea0
3 changed files with 16 additions and 15 deletions

View file

@ -170,7 +170,7 @@ video {
flex-wrap: wrap;
justify-content: space-around;
width: var(--elem-width);
width: 90vw;
}
.controls {