From a55c03776135fc23c35806839584e08a44e7d74c Mon Sep 17 00:00:00 2001 From: SouthFox Date: Sat, 17 Jun 2023 21:31:58 +0800 Subject: [PATCH] [style] tweak post comment font-family --- themes/freemind/source/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/freemind/source/css/style.css b/themes/freemind/source/css/style.css index 87ed5e1..ef20db9 100644 --- a/themes/freemind/source/css/style.css +++ b/themes/freemind/source/css/style.css @@ -1441,6 +1441,7 @@ dialog #close { } .mastodon-comment p { margin-bottom: 0px; + font-family: unset; } .mastodon-comment .author { padding-top:0;