diff --git a/src/parts/_misc.css b/src/parts/_misc.css index 0ebec9c..c72f2fc 100644 --- a/src/parts/_misc.css +++ b/src/parts/_misc.css @@ -1,4 +1,5 @@ -img { +img, +video { max-width: 100%; height: auto; }