Fix breaking mid-word in <code> elements
This commit is contained in:
@@ -604,9 +604,6 @@ pre:not([class*="language-"]) {
|
||||
word-spacing: normal;
|
||||
word-break: normal;
|
||||
}
|
||||
code {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
/* Footnotes */
|
||||
.footnotes-list {
|
||||
|
||||
Reference in New Issue
Block a user