style: Replace code-tag with pre for printstyling
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m9s

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-08-28 16:19:55 +02:00
parent 31a642dc08
commit 7bc2870924
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -299,7 +299,7 @@ td {
} }
blockquote, blockquote,
code { pre {
background: #fff; background: #fff;
margin: 0; margin: 0;
padding: 0 1.5em; padding: 0 1.5em;