Browse code

Fake Tocbot bold with shadows to prevent jarring relayout

Robert Cranston authored on 30/09/2019 10:29:46
Showing 1 changed files

... ...
@@ -41,6 +41,8 @@ $endif$
41 41
       }
42 42
       &.is-active-link {
43 43
         color: Indigo;
44
+        font-weight: unset;
45
+        text-shadow: 0 0, 0 0;
44 46
       }
45 47
       .node-name--H(1);
46 48
       .node-name--H(@heading) when (@heading <= 6) {