diff --git a/pr-previews/pr-6/css/index.css b/pr-previews/pr-6/css/index.css index bb547dcc..db5e22a4 100644 --- a/pr-previews/pr-6/css/index.css +++ b/pr-previews/pr-6/css/index.css @@ -166,3 +166,7 @@ pre { code { word-break: break-all; } + +img { + max-width: 100%; +}