Skip to content

Commit a73161c

Browse files
committed
docs: Decrease size of headlines
1 parent b3223a4 commit a73161c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/styles.css

+8
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,14 @@
7878
@apply leading-[1.25em];
7979
}
8080

81+
h2 {
82+
@apply text-2xl;
83+
}
84+
85+
h3 {
86+
@apply text-xl;
87+
}
88+
8189
figure {
8290
@apply my-8 flex flex-col items-center;
8391
}

0 commit comments

Comments
 (0)