From 245128289ada7c7c1cf9820ea210340f8f4e5ddf Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 8 Jan 2023 15:52:51 +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 ac1d343fe..11caae7a2 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -772,6 +772,7 @@ a:focus { } .container img.attachment { + object-fit: cover; background-size: cover; background-position: center; width: auto;