More fixes

This commit is contained in:
2024-11-17 15:00:45 -05:00
Unverified
parent dd23e5d4db
commit 29cebc99c6
3 changed files with 25 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
a {
text-decoration: none;
color: var(--accent-color);
color: var(--body-text-color);
&:hover {
color: var(--accent-color-darker);