Skip to content

Commit 8241eb5

Browse files
committed
Lander styles
1 parent 418104c commit 8241eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styles/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ body {
7878
pre {
7979
border-radius: 5px;
8080
padding: 0.75rem 1rem;
81+
background-color: var(--theme-code-bg);
8182
}
8283
pre, code {
8384
font-family: var(--font-code);
8485
line-height: 2rem;
85-
background-color: var(--theme-code-bg);
8686
white-space: pre-line;
8787
}
8888

0 commit comments

Comments
 (0)