Skip to content

Commit b3223a4

Browse files
committed
docs: Fix leading of h1
1 parent 94bc964 commit b3223a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/styles.css

+4
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@
7474
*/
7575

7676
.nextra-content {
77+
h1 {
78+
@apply leading-[1.25em];
79+
}
80+
7781
figure {
7882
@apply my-8 flex flex-col items-center;
7983
}

0 commit comments

Comments
 (0)