We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f2e10 commit 5daa8d2Copy full SHA for 5daa8d2
src/client/theme-default/styles/code.css
@@ -23,6 +23,7 @@ div[class*='language-'] {
23
border-radius: 6px;
24
overflow-x: auto;
25
position: relative;
26
+ margin: 0.85rem 0;
27
}
28
29
[class*='language-'] pre {
0 commit comments