diff --git a/css/style-toc.css b/css/style-toc.css index d8c27d66..873e19f9 100644 --- a/css/style-toc.css +++ b/css/style-toc.css @@ -42,7 +42,7 @@ /* Sidebar Table of Contents */ .sidebar__toc { position: sticky; - top: 5rem; + top: 4rem; } .sidebar__toc-title {