fix: add scroll-margin to headerlink

This commit is contained in:
Cell
2021-12-20 21:34:33 +08:00
parent 3e34ae8ab5
commit b5864abfa8
+4
View File
@@ -15,6 +15,10 @@
@include blur;
}
.headerLink {
scroll-margin-top: 3.5rem;
}
@import "_single";
@import "_special";
@import "_archive";