Change parallax background tint

This commit is contained in:
2020-03-03 13:15:21 +00:00
parent 3af4b21d5f
commit 51b8ee939a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
}
.article-section-header, .year-header {
background-color: rgba(24,26,27,0.5);
background-color: rgba(10,10,10,0.6);
padding-top: 12px;
padding-bottom: 12px;
}