Add a smal margin to inline code
This commit is contained in:
parent
4ded23f134
commit
8a90044faf
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ pre {
|
|||
code {
|
||||
padding: 3px 6px;
|
||||
border-radius: 6px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
pre, code {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue