diff --git a/drip.css b/drip.css index 53e2b21..01b2264 100644 --- a/drip.css +++ b/drip.css @@ -5,7 +5,8 @@ body { padding: 1rem; } -img { +img, +video { max-width: 100%; }