Skip to content

Commit 1065eb7

Browse files
committed
use fg-2 for on-this-page
1 parent 05e80a0 commit 1065eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/src/routes/docs/[...path]/OnThisPage.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
}
7575
7676
a {
77-
color: var(--sk-fg-3);
77+
color: var(--sk-fg-2);
7878
}
7979
}
8080

0 commit comments

Comments
 (0)