fix: break-words
on prose
This commit is contained in:
parent
05daa7025e
commit
5e616ac2e0
3 changed files with 7 additions and 7 deletions
|
@ -67,7 +67,7 @@
|
|||
|
||||
@layer components {
|
||||
article {
|
||||
@apply prose-headings:scroll-mt-20;
|
||||
@apply prose-headings:scroll-mt-20 prose-headings:break-words prose-p:break-words;
|
||||
|
||||
.katex-display {
|
||||
@apply overflow-x-auto overflow-y-hidden py-4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue