fix: text-wrap

closes #102
This commit is contained in:
Kieran 2023-11-14 12:36:15 +00:00
parent cdf2f12e80
commit 647dad14ac
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -4,6 +4,7 @@
font-size: 15px;
font-weight: 400;
line-height: 22px;
overflow-wrap: break-word;
}
.note .note-header {