Skip to content

Commit 443074c

Browse files
committed
Add pretty text-wrap to Lede text
1 parent 965c3fd commit 443074c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
<div class="prose text-grey-100 text-lg leading-trim salt md:text-xl">
1+
<div
2+
class="prose text-grey-100 leading-trim salt text-pretty text-lg md:text-xl"
3+
>
24
<slot />
35
</div>

0 commit comments

Comments
 (0)