Make heading anchors lighter

This commit is contained in:
Jake Howard 2022-09-25 21:01:16 +01:00
parent 79c9550ee2
commit 6c2de2f817
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ section.content {
.heading-anchor {
scroll-margin-top: var(--hero-height); // navbar height (ish)
margin-right: 0.5rem;
font-weight: 300;
}
@include dark-mode {