diff --git a/site-static/style.css b/site-static/style.css index 539f936..430a2e4 100644 --- a/site-static/style.css +++ b/site-static/style.css @@ -18,6 +18,7 @@ main { } .post img { + max-width: 100%; display: block; margin: 0 auto; } @@ -51,4 +52,4 @@ h2 { .next { font-size: xx-large; -} \ No newline at end of file +}