Skip to content

Commit

Permalink
Fixed code padding in headings
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenengler committed Jul 13, 2022
1 parent 6688bd8 commit 6a4ba95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/css/chrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ pre > .buttons button {
padding: 0.3rem 1rem;
}
}
code {
pre > code {
padding: 1rem;
}

Expand Down

0 comments on commit 6a4ba95

Please sign in to comment.