diff --git a/content/style.css b/content/style.css index 2e186a2..e1ddf4c 100644 --- a/content/style.css +++ b/content/style.css @@ -141,3 +141,6 @@ span.name { span.comment { color: #888A85; } +img { + max-width: 100%; +}