From d5fe91c07cdf5144912f81b16fc04f5798e675a6 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 14 May 2023 23:17:52 +0100 Subject: [PATCH] Remove max width --- epicyon-profile.css | 1 - 1 file changed, 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 220476a7e..05aa4f132 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -773,7 +773,6 @@ a:focus { .container img.attachment { width: auto; - max-width: 100%; margin-left: -2%; margin-right: 2%; padding-bottom: 3%;