From aad8a570f5df5036950438fb1ce99fe2909121f2 Mon Sep 17 00:00:00 2001 From: yuxiaoy Date: Thu, 15 Apr 2021 23:58:40 +0800 Subject: [PATCH] Improve style of blog post --- assets/styles/main.less | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/styles/main.less b/assets/styles/main.less index 4a54af1..7d6ae48 100644 --- a/assets/styles/main.less +++ b/assets/styles/main.less @@ -19,6 +19,7 @@ body { color: rgba(0,0,0,.86); font: 400 16px/1.42 -apple-system,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Droid Sans Fallback","Microsoft YaHei",sans-serif; letter-spacing: .05em; + text-align: justify; } a { color: rgba(0,0,0,.98);