From 653dac6003da084ef5d29128f335e3c64c6c93fe Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Tue, 18 Nov 2025 16:12:25 -0600 Subject: [PATCH] fix slight CSS issue --- src/webpage/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webpage/style.css b/src/webpage/style.css index e8e83a6..dfcec75 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -2624,7 +2624,7 @@ img.embedimg { } img.authorEmbedImg { max-width: 20px; - padding-right: 4px; + margin-right: 4px; border-radius: 1in; } img.bigembedimg {