diff --git a/index.html b/index.html index 5f60ed0..d23fed2 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,6 @@ } media-controller:not([audio]) { display: block; /* expands the container if preload=none */ - max-width: 640px; /* allows the container to shrink if small */ aspect-ratio: 16 / 9; /* set container aspect ratio if preload=none */ width: 100%; } @@ -40,33 +39,15 @@