mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-29 05:41:46 +02:00
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";
|