更新博客配置

This commit is contained in:
linlongchen
2019-11-18 13:33:44 +08:00
parent 012c31d730
commit e359a00777
37 changed files with 526 additions and 841 deletions

View File

@@ -204,7 +204,6 @@
.markdown-body pre {
padding: 16px;
overflow: auto;
-webkit-overflow-scrolling: touch;
font-size: 85%;
line-height: 1.45;
background-color: #f6f8fa;
@@ -701,7 +700,6 @@
border-radius: 5px;
border: 1px solid $divider-color;
overflow: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: all ease 0.25s;
transition: all ease 0.25s;