diff --git a/new.css b/new.css index 586a693..bc25932 100644 --- a/new.css +++ b/new.css @@ -446,6 +446,7 @@ input { box-sizing: border-box; } -img { +img, +video { max-width: 100%; }