From 560df2256aba44834dd01c60916e00eadfe72045 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Wed, 7 Feb 2024 20:16:47 +0800 Subject: [PATCH] [opt] indent --- source/css/_layout/md.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/css/_layout/md.styl b/source/css/_layout/md.styl index 4109a9b..5520196 100644 --- a/source/css/_layout/md.styl +++ b/source/css/_layout/md.styl @@ -35,7 +35,7 @@ h2 margin: 2em 0 1.5em // 取消缩进效果 - blockquote, .poetry, .okr, .timeline, li + blockquote, .poetry, .okr, .timeline, li, .article-footer p:not([class]) text-indent: 0 text-align: convert(hexo-config('style.text-align'))