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 {
|
pre {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
word-break: break-all;
|
||||||
|
|
||||||
code {
|
code {
|
||||||
margin-bottom: var(--spacing-medium);
|
margin-bottom: var(--spacing-medium);
|
||||||
|
|
Loading…
Reference in a new issue