I shall be murdered by design people for this (#6384)

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-10-23 05:32:45 +02:00 committed by GitHub
parent c5bd1fb32d
commit 0ba24ec14f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 1 deletions

View file

@ -486,7 +486,7 @@ $left-gutter: 64px;
pre, code {
font-family: $monospace-font-family !important;
background-color: $header-panel-bg-color;
background-color: $codeblock-background-color;
}
pre code > * {