diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index 227ee57..23d660a 100644 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -202,4 +202,12 @@ li a, h2.text-delta + ul a, #markdown-toc a { padding: 0.75rem !important; text-decoration: none; +} + +.anchor-heading { + padding: 0.85rem !important; + min-height: 2.75rem !important; + min-width: 2.75rem !important; + margin-left: -0.6rem !important; + margin-top: -0.7rem !important; } \ No newline at end of file