Make heading anchors lighter
This commit is contained in:
parent
79c9550ee2
commit
6c2de2f817
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ section.content {
|
||||||
.heading-anchor {
|
.heading-anchor {
|
||||||
scroll-margin-top: var(--hero-height); // navbar height (ish)
|
scroll-margin-top: var(--hero-height); // navbar height (ish)
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
|
font-weight: 300;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include dark-mode {
|
@include dark-mode {
|
||||||
|
|
Loading…
Reference in a new issue