Modify the article to align both ends

This commit is contained in:
GVenusLeo 2022-05-08 23:01:08 +08:00 committed by GitHub
parent c1fcec95a6
commit 6980117553
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); font-size: var(--article-font-size);
padding: 0 var(--card-padding); padding: 0 var(--card-padding);
line-height: var(--article-line-height); line-height: var(--article-line-height);
text-align: justify;
& > p { & > p {
margin: 1.5em 0; margin: 1.5em 0;