Skip to content

Commit

Permalink
Remove hyphens css property
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaGanchev committed Sep 26, 2023
1 parent 5086df2 commit bfe2779
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/RichText.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
:global(.markup-content a, .markup-content p, .markup-content span) {
overflow-wrap: anywhere;
word-wrap: anywhere;
hyphens: auto;
}
:global(.markup-content img) {
Expand Down

0 comments on commit bfe2779

Please sign in to comment.