Update index.css

main
Crimson Tome 2021-10-29 01:26:04 +01:00 committed by GitHub
parent fb43dc30e2
commit d118479a83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ pre {
/*background-color: var(--code-bg)*/
}
code {
word-break: break-all;
word-break: break-all !important;
}
.highlight-line {
display: block;