Eval Labs typography should make source truth easy to scan: strong headings, readable body text, restrained captions, and calm spacing.
Overall rhythm
Eval Labs docs should feel:Headings
Headings should be direct and useful. Good:Body text
Body text should be normal reading size and dark enough to feel like primary content. Site-wide font selection lives indocs.json; shared reading rhythm and responsive adjustments live in style.css. Page MDX should use ordinary paragraphs instead of page-specific typography variables.
Captions
Captions should be short, italic, and factual. Good:Code blocks
Use code blocks for:- exact prompts
- JSON examples
- route names
- environment values
- repeatable workflow loops

