Skip to content

Commit df13473

Browse files
committed
Fixed anchor position (desktop views).
1 parent 7684e7c commit df13473

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

assets/css/_addon/module.scss

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,8 @@
5050
}
5151

5252
%anchor {
53-
.post-content>&,
54-
#page>& {
55-
padding-top: 3.5rem;
56-
margin-top: -2.5rem;
57-
}
53+
padding-top: 3.5rem;
54+
margin-top: -2.5rem;
5855
}
5956

6057
/*---------- scss mixin ---------*/

0 commit comments

Comments
 (0)