Skip to content

Commit 6200a3b

Browse files
Changed color of years in "Publications" page to improve contrast.
1 parent aaa819a commit 6200a3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_sass/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ footer.sticky-bottom {
607607
}
608608

609609
h2.bibliography {
610-
color: var(--global-divider-color);
610+
color: var(--global-theme-color);
611611
border-top: 1px solid var(--global-divider-color);
612612
padding-top: 1rem;
613613
margin-top: 2rem;

0 commit comments

Comments
 (0)