Skip to content

Commit 7b9726d

Browse files
committed
chore(docs): regenrate lockfile, fix light mode style behind code blocks
1 parent 78b83c5 commit 7b9726d

File tree

2 files changed

+95
-22
lines changed

2 files changed

+95
-22
lines changed

docs/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131

3232
.light code,
3333
.light code[class*="language-"] {
34-
background-color: #f6f8fa !important;
3534
color: #24292f !important;
3635
}
3736

3837
.light pre code {
39-
background-color: transparent !important;
38+
background-color: #f6f8fa !important;
39+
display: block !important;
4040
}
4141

4242
/* Ensure inline code has proper styling */

pnpm-lock.yaml

Lines changed: 93 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)