From 41ef0bdcde0534402d430185052f4c553144487c Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Wed, 6 May 2020 20:30:07 +0800 Subject: General template fix --- assets/sass/_content.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/sass') diff --git a/assets/sass/_content.scss b/assets/sass/_content.scss index 09233a7..00fc162 100644 --- a/assets/sass/_content.scss +++ b/assets/sass/_content.scss @@ -91,7 +91,7 @@ } // current tag indicator style in tags page -#page-tag { +#page-info { padding: 1.5em 0 1.5em 0; font-size: $font-size-l3; border-bottom: $spliter; -- cgit v1.2.3