Skip to content

Commit 5db4806

Browse files
committed
fixed sidebar?
1 parent e27285e commit 5db4806

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

custom-implementation/src/main.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@
1818
}
1919
}
2020

21-
/* Constrain sidebar within fern-body but account for header
2221
.fern-sidebar-fixed {
2322
position: absolute !important;
24-
} */
23+
}
2524

2625
#fern-docs {
2726
margin: 64px 0px !important; /* Push content below header */
@@ -33,7 +32,6 @@
3332

3433
#fern-sidebar {
3534
padding: 42px 0px !important;
36-
margin-bottom: 100px !important; /* Prevent overlap with footer */
3735
}
3836

3937

0 commit comments

Comments
 (0)