aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-21 15:08:22 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-21 15:08:22 +0530
commitf0f8897e08f7d257572b1f43e86e5d7682431da1 (patch)
treee0192164f4748f206df016c09a998a7a32e1a0fe /static
parent5478510d1cdfe0aaf341e3b2f167e1e0e1d569a8 (diff)
added content on blog's list.html
Diffstat (limited to 'static')
-rw-r--r--static/scss/blog.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/scss/blog.scss b/static/scss/blog.scss
index 161ab27..c0a40d6 100644
--- a/static/scss/blog.scss
+++ b/static/scss/blog.scss
@@ -107,7 +107,7 @@ a {
// the year/tag heading of the blog
.list {
- .section { color: $headingColor1; }
+ .section { color: $headingColor2; }
li::marker { color: $linkColor; }
}