diff --git a/api/public/css/stylesheet.css b/api/public/css/stylesheet.css index d5e5e9de..37ea43a7 100644 --- a/api/public/css/stylesheet.css +++ b/api/public/css/stylesheet.css @@ -10,11 +10,11 @@ body { .video { width: 100%; - overflow: hidden; + overflow: auto; } .mainvideo { - width: 60%; + width: 50%; float: left; height: 500px; border: 1px sold blue;