Swap to use zachleat/heading-anchors for heading anchor links.

This commit is contained in:
Zach Leatherman
2024-08-29 15:28:33 -05:00
parent 2df6143099
commit d791163e12
5 changed files with 5 additions and 139 deletions

View File

@@ -256,7 +256,3 @@ header {
margin-right: 1em;
}
/* Anchor links color */
a[href]:is(:link, :visited).ha {
color: #aaa;
}