From e245890c8bbd54fe3e337441d9900bcbf7722800 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 14 May 2023 13:13:01 +0100 Subject: [PATCH] Remove float for image attachments --- epicyon-profile.css | 1 - 1 file changed, 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 85314cd9e..fc29d3f1e 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1476,7 +1476,6 @@ h3 { text-align: center; } .container img { - float: left; max-width: 400px; width: 5%; padding: 0px 7px;