From 3ab532746276be5481aa63ec24e28196e87755d7 Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Fri, 17 Jan 2025 13:15:19 -0600 Subject: [PATCH] css fix --- src/webpage/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/webpage/style.css b/src/webpage/style.css index 0f45e50..c074c24 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -1410,7 +1410,6 @@ img.authorEmbedImg { border-radius: 1in; } img.bigembedimg { - height: auto !important; margin-top: 8px; border-radius: 4px; cursor: pointer;