Bump ToC font size to match body text

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-01 08:10:53 -07:00
parent ed9291a7ad
commit 5122e9cd87

View File

@@ -376,7 +376,7 @@ button:hover, .btn:hover {
max-height: calc(100vh - 2rem); max-height: calc(100vh - 2rem);
overflow-y: auto; overflow-y: auto;
padding: 0.5rem 0; padding: 0.5rem 0;
font-size: 0.75rem; font-size: 0.875rem;
line-height: 1.5; line-height: 1.5;
border-right: 1px solid var(--border-lt); border-right: 1px solid var(--border-lt);
padding-right: 1rem; padding-right: 1rem;