/*- editor line width - default 700px -*/ body { --file-line-width: 1200px; } /*- editor line width - fills entire editor -*/ body { --file-line-width: auto; } /* .markdown-source-view, .markdown-preview-view { max-width: 1200px; margin: auto; } */