mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-07 04:13:31 +08:00
Modify the article to align both ends
This commit is contained in:
parent
c1fcec95a6
commit
6980117553
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user