
/* --- left-align-content.css --- */  
 .cm-sizer, .markdown-preview-sizer {
    margin-left: 0 !important;
}
  


