mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 14:12:07 +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';
|