From 791ebc6281b05be490b3082b93bfcd3dc705af5a Mon Sep 17 00:00:00 2001 From: jeffreytse Date: Mon, 19 Oct 2020 11:07:02 +0800 Subject: perfect: better post nav style of article page --- _sass/yat/_layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/_sass/yat/_layout.scss b/_sass/yat/_layout.scss index 40776d2..a34bdbe 100644 --- a/_sass/yat/_layout.scss +++ b/_sass/yat/_layout.scss @@ -497,6 +497,7 @@ html { @include relative-font-size(1.125); line-height: 15px; color: #666; + max-width: 50%; } .previous:before { -- cgit v1.2.3