fix overflow

This commit is contained in:
Sem van der Hoeven
2023-06-02 13:05:38 +02:00
parent 53ab71036f
commit e4a5a3aeac

View File

@@ -14,7 +14,7 @@ html, body {
.video {
width: 100%;
overflow: auto;
/* overflow: auto; */
}
.mainvideo {