blog: sharpen cards, search, toc
This commit is contained in:
@@ -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) => (
|
||||
|
||||
Reference in New Issue
Block a user