Fixed anchor position (desktop views).

This commit is contained in:
Cotes Chung 2020-06-02 21:18:50 +08:00
parent 0bb9c47cf9
commit 88eac91909
1 changed files with 2 additions and 5 deletions

View File

@ -50,11 +50,8 @@
}
%anchor {
.post-content>&,
#page>& {
padding-top: 3.5rem;
margin-top: -2.5rem;
}
padding-top: 3.5rem;
margin-top: -2.5rem;
}
/*---------- scss mixin ---------*/