mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-03 19:41:48 +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";
|