aboutsummaryrefslogtreecommitdiff
path: root/static/scss/blog.scss
diff options
context:
space:
mode:
Diffstat (limited to 'static/scss/blog.scss')
-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; }
}