wrap long lines of code
This commit is contained in:
parent
6f07f63960
commit
c357bbdff0
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@
|
|||
pre {
|
||||
white-space: normal;
|
||||
background: transparent;
|
||||
word-break: break-all;
|
||||
|
||||
code {
|
||||
margin-bottom: var(--spacing-medium);
|
||||
|
|
Loading…
Reference in a new issue