diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 3af2fd05e58..37cc00450fa 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -490,6 +490,10 @@ article.listing { box-shadow: none; } + video { + max-width: 100%; + } + &>table, &>.entry-content>table { background-color: #f3fcf5;