From ade898ca29051a39556f0097f50c37b9730bb524 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 11 Mar 2023 14:17:21 +0200 Subject: [PATCH] fix this https://stupidpol.site/h/changelog/post/153683/did-this/3763064#context --- files/assets/css/main.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 38545437d..a9a22417d 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5122,11 +5122,9 @@ pre .com, code .com { } .comment-section { background-color: var(--gray-600); -} - .comment-section > .comment { - padding-left: 12px; } .comment { + padding-left: 0; margin-top: 1.5rem; } .comment.collapsed .user-info {