From 15d1f46897820426072f0bb1ecde70718fe2fede Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 27 Jul 2022 17:01:59 +0100 Subject: style changes for img --- static/css/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'static') diff --git a/static/css/style.css b/static/css/style.css index 6e38eca..f51f887 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -35,14 +35,13 @@ hr.new1 { } figcaption { - font-size: 0.75em; + font-size: 1.1em; } img { - display: block; margin-left: auto; margin-right: auto; - width: 100%; + width: auto; } /* img { */ -- cgit v1.2.3