Merge pull request #1855 from stevenengler/code-fmt
Fix code padding in headings
This commit is contained in:
commit
da166e051d
|
@ -252,7 +252,7 @@ pre > .buttons button {
|
|||
padding: 0.3rem 1rem;
|
||||
}
|
||||
}
|
||||
code {
|
||||
pre > code {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue