This commit is contained in:
opfez 2021-08-06 23:05:05 +02:00
parent 9768a37f20
commit e99b22b9fb
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ a:hover {
background: var(--fg);
}
code {
pre {
background: var(--code-bg);
padding: 0.5em;
}