Skip to content

Commit 6a4ba95

Browse files
committed
Fixed code padding in headings
1 parent 6688bd8 commit 6a4ba95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/css/chrome.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ pre > .buttons button {
252252
padding: 0.3rem 1rem;
253253
}
254254
}
255-
code {
255+
pre > code {
256256
padding: 1rem;
257257
}
258258

0 commit comments

Comments
 (0)