Skip to content

Commit c350e82

Browse files
committed
Reduce header size
1 parent 9b8ced6 commit c350e82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/custom.css

+4
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@
3838
[data-theme='dark'] .navbar__link--active {
3939
color: white;
4040
}
41+
42+
.markdown h1:first-child {
43+
--ifm-h1-font-size: 2.5rem;
44+
}

0 commit comments

Comments
 (0)