style: Replace code-tag with pre for printstyling
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m9s
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:
parent
31a642dc08
commit
7bc2870924
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue