We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8ced6 commit c350e82Copy full SHA for c350e82
src/css/custom.css
@@ -38,3 +38,7 @@
38
[data-theme='dark'] .navbar__link--active {
39
color: white;
40
}
41
+
42
+.markdown h1:first-child {
43
+ --ifm-h1-font-size: 2.5rem;
44
+}
0 commit comments