fixed scroll spy on main page
All checks were successful
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2021-07-09 03:52:53 +02:00
parent 35bf3258d5
commit aa0b67db47

View file

@ -107,7 +107,10 @@ sup {
}
.anchor {
scroll-margin-top: 46px;
display: block;
position: relative;
top: -46px;
visibility: hidden;
}
.blog-button:link,