Skip to content

Commit ad67a12

Browse files
author
katiegoines
committed
fix toc behavior on desktop;
1 parent 0d95e7d commit ad67a12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/styles/layout.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,7 @@
232232
.main--toc {
233233
margin-inline-end: var(--layout-toc-width);
234234
}
235+
.right-menu {
236+
display: none;
237+
}
235238
}

0 commit comments

Comments
 (0)