We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ce5cb1 + 7e4c27d commit 7d4f4d4Copy full SHA for 7d4f4d4
website/src/mdx/Heading/styles.module.scss
@@ -10,6 +10,7 @@ $link-padding: 0.5rem;
10
11
.anchor {
12
position: absolute;
13
+ top: 0;
14
left: calc(-1 * (#{$link-icon-size} + #{2 * $link-padding}));
15
height: 100%;
16
padding: $link-padding;
0 commit comments