docs: fix code block overflow on mobile (#1492)
This commit is contained in:
parent
6763a7b006
commit
7d32784441
|
@ -26,3 +26,4 @@
|
||||||
|
|
||||||
code
|
code
|
||||||
font-family: 'Nerd Font', source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
|
font-family: 'Nerd Font', source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
|
||||||
|
overflow-wrap: break-word
|
||||||
|
|
Loading…
Reference in New Issue