Skip to content

Commit 86075d4

Browse files
Revert "fix publication year color"
This reverts commit da1888b.
1 parent 1ac23e9 commit 86075d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ footer.sticky-bottom {
475475
}
476476
}
477477
h2.year {
478-
color: var(--global-divider-color) !important;
478+
color: var(--global-divider-color);
479479
border-top: 1px solid var(--global-divider-color);
480480
padding-top: 1rem;
481481
margin-top: 2rem;

0 commit comments

Comments
 (0)