inleft
2022-01-21 b505f3648a10dd998ae9fe7a6edb1bf125d7d6a6
src/assets/md.less
@@ -1,3 +1,4 @@
.markdown-body{
 body{
     margin: 0 auto;
     font-family: "Microsoft YaHei", arial,sans-serif;
@@ -25,7 +26,7 @@
    padding: 0;
}
h1 {
    font-size: 48px;
       font-size: 38px;
    line-height: 54px;
}
h2 {
@@ -420,3 +421,5 @@
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
}