inleft
2022-08-12 0dd41bd8cee430d3a948b89c664cb511c400993c
src/assets/md.less
@@ -12,6 +12,10 @@
            margin: 10px auto;
        }
    }
   img{
       max-width: -webkit-fill-available;
   }
   h1, h2, h3, h4 {
       color: #111111;
       font-weight: 400;
@@ -146,7 +150,7 @@
       width: 390px;
   }
   blockquote {
       border-left:.5em solid #eee;
       border-left:.5em solid #cfcfcf;
       padding: 0 0 0 2em;
       margin-left:0;
   }