From f0f8897e08f7d257572b1f43e86e5d7682431da1 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 21 Sep 2022 15:08:22 +0530 Subject: added content on blog's list.html --- static/scss/blog.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/scss/blog.scss') 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; } } -- cgit v1.2.3