docs: update contribution guide (#8826)

This commit is contained in:
neverland
2021-06-08 09:53:33 +08:00
committed by GitHub
parent bedf05bc58
commit eef67b2c5f
5 changed files with 25 additions and 20 deletions

View File

@@ -168,8 +168,9 @@ export default {
border-top: 1px solid #eee;
}
> p > code,
> ul li > code,
> p code,
> ul code,
> ol code,
> table code {
display: inline;
margin: 0 2px;