We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8187c7a commit 28e506eCopy full SHA for 28e506e
1 file changed
static/style.css
@@ -331,6 +331,7 @@ pre {
331
padding: 1rem;
332
max-width: 100%;
333
overflow: auto;
334
+ border-radius: 4px;
335
background: var(--shade);
336
}
337
pre code {
0 commit comments