Adjust position of the sticky sidebar ToC
This commit is contained in:
parent
f2613dd9b5
commit
c206a0b0b9
@ -42,7 +42,7 @@
|
||||
/* Sidebar Table of Contents */
|
||||
.sidebar__toc {
|
||||
position: sticky;
|
||||
top: 5rem;
|
||||
top: 4rem;
|
||||
}
|
||||
|
||||
.sidebar__toc-title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user