[Fix] strange space before text in article

This commit is contained in:
Tony Yang 2021-04-01 15:56:39 +08:00
parent dc25e51762
commit 61efc4130d
Signed by: t510599
GPG Key ID: D88388851C28715D

View File

@ -52,7 +52,6 @@ $fontFamilyVote: "Noto Serif CJK TC -Black";
@include RWDFontSize;
article {
white-space: pre-wrap;
line-height: 2;
margin: 50px 0;