1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-01-11 03:02:56 -05:00

fix page/note title color

This commit is contained in:
2022-02-26 11:39:16 -05:00
parent c313b34f95
commit f6627580eb
5 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
}
.link {
color: inherit;
color: var(--text);
text-decoration: none;
}