refactor: 评论html样式

This commit is contained in:
caiyuchao
2025-09-12 16:59:21 +08:00
parent 5858d15809
commit 077d621a87

View File

@@ -83,6 +83,10 @@
h1, h2, h3, h4, h5, h6, p, a, div, span, code, pre, blockquote, ul, ol, li {
all: revert;
}
p {
line-height: 1.4em;
}
}