We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776406b commit c6af655Copy full SHA for c6af655
custom-implementation/src/components/header.css
@@ -1,6 +1,6 @@
1
.custom-header {
2
z-index: 60;
3
- padding: 2rem 2rem;
+ padding: 4rem 4rem;
4
}
5
6
.custom-header nav a {
fern/docs.yml
@@ -26,10 +26,10 @@ js:
26
- path: ./dist/output.js
27
strategy: beforeInteractive
28
29
-layout:
30
- searchbar-placement: sidebar
31
- tabs-placement: sidebar
32
- disable-header: true
+# layout:
+# searchbar-placement: sidebar
+# tabs-placement: sidebar
+# disable-header: true
33
34
typography:
35
bodyFont:
0 commit comments