Merge pull request #1855 from stevenengler/code-fmt
Fix code padding in headings
This commit is contained in:
commit
da166e051d
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@ pre > .buttons button {
|
||||||
padding: 0.3rem 1rem;
|
padding: 0.3rem 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
code {
|
pre > code {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue