add: allow published notes to be shown through iframe

This commit is contained in:
trisua 2025-07-03 23:58:42 -04:00
parent 2ec8d86edf
commit 1dc0611298
4 changed files with 13 additions and 7 deletions

View file

@ -267,7 +267,7 @@ span,
code {
max-width: 100%;
overflow-wrap: normal;
text-wrap: pretty;
text-wrap: stable;
word-wrap: break-word;
}