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

View File

@@ -77,7 +77,7 @@
</div>
</header>
<div class="vditor-reset">
<div class="vditor-reset post__content">
${article.articleContent}
<#if "" != article.articleSign.signHTML?trim>
<div>

File diff suppressed because one or more lines are too long

View File

@@ -531,6 +531,10 @@ aside {
margin-bottom: 20px;
padding: 20px;
box-sizing: border-box;
&__content {
padding-bottom: 10px;
}
}
.post h1 {