Update style.css

This commit is contained in:
Aljaž Starc
2022-02-05 14:38:49 +00:00
parent 18492a3f1d
commit 5ca7b9960c

View File

@@ -69,7 +69,7 @@ a {
code,
pre {
background-color: var(--c-dark);
padding: 6px 4px 2px 4px;
padding: 0px 4px 2px 4px;
word-break: break-all;
}
pre {