Skip to content

Commit 5674a9c

Browse files
Increase color contrast in footer (#459)
1 parent 5124f30 commit 5674a9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/theme-css/footer.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636

3737
.footer-item a:hover {
38-
color: var(--pst-color-link-hover);
38+
color: var(--colorPrimaryLight);
3939
}
4040

4141
.footer-actions {

0 commit comments

Comments
 (0)