We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f51ff commit 6fcd43eCopy full SHA for 6fcd43e
assets/css/main.css
@@ -77,4 +77,8 @@
77
.article ul {
78
@apply mb-4;
79
}
80
+
81
+ .article {
82
+ @apply break-all;
83
+ }
84
0 commit comments