From e225b3cea8737d00f92704e130fcfa8e112d2fbe Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 25 Jul 2022 21:20:16 +0100 Subject: update css --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/css/style.css b/static/css/style.css index ef30efd..3e2afe2 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -42,7 +42,7 @@ figcaption { /* } */ img { - width: 100%; + max-width: 100%; height: auto; } -- cgit v1.2.3