diff --git a/src/sass/tweet/quote.scss b/src/sass/tweet/quote.scss index 718c904..b4bc60e 100644 --- a/src/sass/tweet/quote.scss +++ b/src/sass/tweet/quote.scss @@ -79,6 +79,8 @@ video { height: unset; width: unset; + max-height: 100%; + max-width: 100%; } }