From fb2c8ba81fd44bcba60e5f93e932ee92f490c6dc Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 8 Jan 2023 17:47:33 +0000 Subject: [PATCH] Image positioning --- epicyon-profile.css | 1 + 1 file changed, 1 insertion(+) diff --git a/epicyon-profile.css b/epicyon-profile.css index 0ec80f523..20e0ce649 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -773,6 +773,7 @@ a:focus { .container img.attachment { width: 125%; + height: auto; max-width: 145%; max-height: 80vh; margin-left: -2%;