diff --git a/assets/css/main.css b/assets/css/main.css index ffdb245..b1e4c32 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -75,7 +75,7 @@ main { /* Table of Contents */ .toc { - cursor: zoom-in; + /* cursor: zoom-in; */ display: block; margin-top: 1em; @@ -89,10 +89,10 @@ main { font-size: 14px; font-weight: bold; } - +/* .toc.expanded { cursor: zoom-out; -} +} */ .toc .inner { margin: 0px; diff --git a/layouts/partials/toc.html b/layouts/partials/toc.html index 8265022..ee90aee 100644 --- a/layouts/partials/toc.html +++ b/layouts/partials/toc.html @@ -5,7 +5,7 @@ {{ end }} - -->