Skip to content

Commit 2ef958d

Browse files
RedStar071codesmith-bot
authored andcommitted
style(css): enhance prose utility with additional text styles for improved readability
1 parent 69684dd commit 2ef958d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/css/utilities.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424

2525
@utility prose {
26-
@apply max-w-none;
26+
@apply max-w-none text-default prose-headings:text-highlighted prose-p:text-toned prose-strong:text-highlighted prose-li:text-toned;
2727
}
2828

2929
@utility tab-* {

0 commit comments

Comments
 (0)