This commit is contained in:
GVenusLeo 2022-05-08 15:01:56 +00:00 committed by GitHub
commit a138aaab1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,6 +200,7 @@
font-size: var(--article-font-size);
padding: 0 var(--card-padding);
line-height: var(--article-line-height);
text-align: justify;
& > p {
margin: 1.5em 0;