We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b4cecd + 310d1db commit f02a1f0Copy full SHA for f02a1f0
styles/text.scss
@@ -69,7 +69,7 @@ a {
69
}
70
71
p {
72
- @apply mb-4 text-gray-90 dark:text-white;
+ @apply mb-4 text-gray-90 break-words dark:text-white;
73
74
75
summary {
0 commit comments