diff --git a/site/_includes/css/site.css b/site/_includes/css/site.css index 37f6c25..372abf6 100644 --- a/site/_includes/css/site.css +++ b/site/_includes/css/site.css @@ -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);