Skip to content

Commit 712be12

Browse files
committed
Fixed heading layout in blockquote.
1 parent 1e99dd1 commit 712be12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/_addon/module.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
}
5050

5151
%anchor {
52-
.post-content &,
53-
#page & {
52+
.post-content>&,
53+
#page>& {
5454
padding-top: 3.5rem;
5555
margin-top: -2.5rem;
5656
}

0 commit comments

Comments
 (0)