We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa92528 commit 43b9b15Copy full SHA for 43b9b15
src/scss/_base.scss
@@ -24,7 +24,7 @@ p {
24
}
25
26
a {
27
- color: var(--color-primary);
+ color: var(--color-link);
28
text-decoration: none;
29
30
&:hover {
0 commit comments