blog: sharpen cards, search, toc

This commit is contained in:
kbot
2026-07-06 22:06:32 -05:00
parent ca4885301a
commit 76676ddfed
3 changed files with 11 additions and 11 deletions

View File

@@ -75,8 +75,8 @@ export function TableOfContents() {
return (
<nav aria-label="Table of contents" className="lg:sticky lg:top-20">
<h4 className="font-sans text-xs font-semibold uppercase tracking-wider text-ink-soft mb-3">
On this page
<h4 className="section-label mb-3">
INDEX
</h4>
<ul className="space-y-1">
{headings.map((heading) => (