[Fix] lint and error fix

This commit is contained in:
coja
2026-05-02 00:46:38 +02:00
parent 6013ff7cc8
commit 9fc58a992e
14 changed files with 599 additions and 389 deletions

View File

@@ -112,7 +112,7 @@ blockquote {
blockquote::before,
blockquote::after {
content: '';
content: "";
content: none;
}
@@ -146,4 +146,5 @@ h5,
h6 {
overflow-wrap: break-word;
hyphens: auto;
}
}