Skip to content

Commit 52a9539

Browse files
authored
Don't translate anything otherwise the content
1 parent 2d3c278 commit 52a9539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ html.dark .code-step * {
560560
.mdx-heading {
561561
scroll-margin-top: calc(4rem + 20px);
562562
/* Space for the anchor */
563-
padding-left: 1em;
563+
padding-right: 1em;
564564
}
565565

566566
.mdx-heading:before {

0 commit comments

Comments
 (0)