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.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/scss/blog.scss b/static/scss/blog.scss
index 96dc6fc..161ab27 100644
--- a/static/scss/blog.scss
+++ b/static/scss/blog.scss
@@ -117,6 +117,10 @@ main {
}
}
+hr {
+ color: $headingColor1;
+}
+
nav {
ul {
list-style: none;