This commit is contained in:
Van
2019-07-17 19:24:09 +08:00
parent 90a0d0c577
commit 1c3224f3de
35 changed files with 83 additions and 61 deletions

File diff suppressed because one or more lines are too long

View File

@@ -29,6 +29,10 @@
@import "../../../scss/function";
@import "vditor/src/assets/scss/classic";
.vditor-reset--article {
padding-bottom: 10px;
}
.article__toc {
position: fixed;
top: 90px;
@@ -78,7 +82,7 @@ h4, h5, h6 {
}
.article {
margin-bottom: 90px;
margin-bottom: 80px;
}
.article-title {