Yep, the CSS snippet works. I created a file called zoom.css in .obsidian/snippets that just contained
body { zoom: 144%; }
and it did the trick, thanks for the tip!
I’m currently on a Linux system, but I imagine it works the same on MacOS
Yep, the CSS snippet works. I created a file called zoom.css in .obsidian/snippets that just contained
body { zoom: 144%; }
and it did the trick, thanks for the tip!
I’m currently on a Linux system, but I imagine it works the same on MacOS