Skip to content

Commit

Permalink
manually modify margin-inline-start
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp-CN committed Jan 1, 2025
1 parent 5b703c9 commit 1f003ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/css/general.css
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ h6:target::before {
padding: 0 10px;
}
.content main {
margin-inline-start: auto;
margin-inline-start: 40px;
margin-inline-end: auto;
max-width: var(--content-max-width);
}
Expand Down

0 comments on commit 1f003ff

Please sign in to comment.