summaryrefslogtreecommitdiffstats
path: root/assets/sass/_content.scss
diff options
context:
space:
mode:
authoramzrk22020-05-06 20:30:07 +0800
committeramzrk22020-05-06 20:30:07 +0800
commit41ef0bdcde0534402d430185052f4c553144487c (patch)
tree6e2142599e315395afbd71d09585d06c902683eb /assets/sass/_content.scss
parent11639966566927a4616748c71c7c708a63d9d2b1 (diff)
downloadhugo-theme-fuji-41ef0bdcde0534402d430185052f4c553144487c.tar.gz
hugo-theme-fuji-41ef0bdcde0534402d430185052f4c553144487c.tar.bz2
hugo-theme-fuji-41ef0bdcde0534402d430185052f4c553144487c.zip
General template fix
Diffstat (limited to 'assets/sass/_content.scss')
-rw-r--r--assets/sass/_content.scss2
1 files changed, 1 insertions, 1 deletions
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;