Skip to content

Commit c6af655

Browse files
committed
e
1 parent 776406b commit c6af655

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

custom-implementation/src/components/header.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.custom-header {
22
z-index: 60;
3-
padding: 2rem 2rem;
3+
padding: 4rem 4rem;
44
}
55

66
.custom-header nav a {

fern/docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ js:
2626
- path: ./dist/output.js
2727
strategy: beforeInteractive
2828

29-
layout:
30-
searchbar-placement: sidebar
31-
tabs-placement: sidebar
32-
disable-header: true
29+
# layout:
30+
# searchbar-placement: sidebar
31+
# tabs-placement: sidebar
32+
# disable-header: true
3333

3434
typography:
3535
bodyFont:

0 commit comments

Comments
 (0)