From a3caf78394bc05da09ab4987ee0d4ef3a93b33d5 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 23 May 2022 22:38:41 +0100 Subject: image to 35% --- resources/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/style.css') diff --git a/resources/style.css b/resources/style.css index 919bfc0..1381e1d 100644 --- a/resources/style.css +++ b/resources/style.css @@ -145,7 +145,7 @@ pre { } .image { - width: auto; + width: 35%; } img { -- cgit v1.2.1