docs: update markdown code block

This commit is contained in:
陈嘉涵
2020-01-18 20:14:16 +08:00
parent 1119be4ea8
commit cdbd67f379
116 changed files with 133 additions and 129 deletions

View File

@@ -189,6 +189,10 @@ export default {
-webkit-font-smoothing: antialiased;
}
p > code {
font-size: 14px;
}
section {
padding: 30px;
overflow: hidden;