From a43a34fe013d3a3a7523d4bfedbe96a5ec9cc67a Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Thu, 13 Jun 2019 20:58:53 +0800 Subject: [PATCH] Refine style --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 8d5809bd..d7a439fe 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -323,7 +323,7 @@ img { } .post-content { font-size: 18px; - line-height: 1.8; + line-height: 1.9; } .post-content h1 { margin-top: 40px;