This commit is contained in:
Van
2019-08-27 15:45:58 +08:00
parent 65343c5618
commit 6adee8cc2f
3 changed files with 72 additions and 63 deletions

File diff suppressed because one or more lines are too long

View File

@@ -641,7 +641,9 @@ article .abstract {
padding-right: 30px;
padding-left: 30px;
overflow: hidden;
word-wrap: break-word
word-wrap: break-word;
display: block;
color: rgba(0,0,0,0.6);
}
.article__footer {