Merge branch 'main' into dev

This commit is contained in:
DIYgod 2023-03-14 23:19:19 +00:00
commit 5da2619e44
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
.prose {
@apply text-zinc-600 leading-loose relative;
word-break: break-word;
}
.prose > p {