This commit is contained in:
Joshua Seigler 2025-06-16 12:02:03 -04:00
parent 5565f8ab2e
commit 78cb691cc6
29 changed files with 30 additions and 30 deletions

View file

@ -565,7 +565,7 @@ a.header-anchor {
margin-bottom: 1rem;
}
code,
:not(pre) > code,
pre {
font-family: "Commit Mono", monospace;
background-color: var(--c-text-background-light);