styles: break large inline code blocks
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
45897f503a
commit
d62426b5dd
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ article {
|
||||||
font-family: 'JetBrains Mono', monospace;
|
font-family: 'JetBrains Mono', monospace;
|
||||||
font-size: 0.85em;
|
font-size: 0.85em;
|
||||||
color: var(--strongColor);
|
color: var(--strongColor);
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue