Skip to content

Commit d28255d

Browse files
Use xl for lead paragraph
1 parent cdce78f commit d28255d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/src/assets/asciidoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@
672672
}
673673

674674
.paragraph.lead p {
675-
font-size: 1.25rem;
675+
@apply text-sans-xl;
676676
}
677677

678678
a:not(:is(h1, h2, h3, h4, h5, h6) a) {

0 commit comments

Comments
 (0)