fix: inconsistency between dark mode and light mode

This commit is contained in:
ffqq 2023-07-13 05:27:14 +00:00
parent 7b1e636187
commit 40fcc16cc5

View file

@ -351,7 +351,7 @@ body {
}
.bottom a {
color: var(--gray-800)
color: var(--gray-700)
}
.navbar a, a {