css bug with code tag

This commit is contained in:
Joshua Seigler 2025-06-16 10:51:06 -04:00
parent 277945f7ec
commit 131872f476

View file

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