diff --git a/quartz/components/styles/toc.scss b/quartz/components/styles/toc.scss index 3b2b6b32a..420f5b939 100644 --- a/quartz/components/styles/toc.scss +++ b/quartz/components/styles/toc.scss @@ -1,10 +1,6 @@ .toc { display: flex; flex-direction: column; - &.desktop-only { - display: flex; - max-height: 40%; - } } button#toc {