Fix syntax error
This commit is contained in:
parent
922a53a352
commit
ae084725d8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ code {
|
||||||
}
|
}
|
||||||
|
|
||||||
pre code {
|
pre code {
|
||||||
padding: none;
|
padding: 0;
|
||||||
background: none;
|
background: none;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue