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

@@ -688,6 +688,10 @@ img {
.post-body {
word-wrap: break-word;
&--article {
padding-bottom: 40px;
}
}
.post-body img {
@@ -695,10 +699,6 @@ img {
margin: auto;
}
.posts-expand .post-tags {
margin-top: 40px;
}
.posts-expand .post-tags a {
padding: 1px 5px;
background: #f5f5f5;