Obsidian
.obsidian/snippets/extra.css
/*- editor line width - fills entire editor -*/
body {
--file-line-width: 100%;
}
.workspace-leaf-content[data-type="file-explorer"] * { font-size: 20px; }
.workspace-leaf-content[data-type="search"] * { font-size: 20px; }
.workspace-leaf-content[data-type="global-search"] * { font-size: 20px; }