diff --git a/index.html b/index.html index 2503d12..c261a67 100644 --- a/index.html +++ b/index.html @@ -77,6 +77,10 @@ word-wrap: normal; white-space: pre; } + + img { + max-width: 100%; + }