mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-17 13:17:01 +02:00
7314aedc71
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
// Hardcode font size for now. In the future, this could be configurable.
|
|
document.documentElement.style.fontSize = "15px";
|