style: improve toc contrast

This commit is contained in:
ZhenShuo Leo
2025-11-25 08:20:57 +08:00
parent f29e515147
commit bb99b59528
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ button,
}
.toc a {
@apply font-normal text-neutral-700 dark:text-neutral-400;
@apply font-normal text-neutral-700 dark:text-neutral-300;
}
.toc ul > li {