mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-23 10:08:38 +02:00
Browser UA stylesheet sets font-family: monospace on <code> and <pre>, overriding the inherited Geist Mono from parent containers. Apply font-mono explicitly on these elements so they use the project's monospace font instead of the browser default.