css bug with code tag
This commit is contained in:
parent
277945f7ec
commit
131872f476
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ a.header-anchor {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
p > code,
|
:not(pre) > code,
|
||||||
pre {
|
pre {
|
||||||
font-family: "Commit Mono", monospace;
|
font-family: "Commit Mono", monospace;
|
||||||
background-color: var(--c-text-background-light);
|
background-color: var(--c-text-background-light);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue