Fixed code padding in headings
This commit is contained in:
parent
6688bd8d7b
commit
6a4ba95926
|
@ -252,7 +252,7 @@ pre > .buttons button {
|
|||
padding: 0.3rem 1rem;
|
||||
}
|
||||
}
|
||||
code {
|
||||
pre > code {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue