Skip to content

Commit

Permalink
Add margin to content-body element
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC committed Mar 20, 2024
1 parent 7681131 commit b549281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/css/display.css
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ a:has(rt) {
.content-body {
flex: 1 1 auto;
position: relative;
margin: 0.5em;
}
.content-body-inner {
width: var(--content-width);
Expand Down

0 comments on commit b549281

Please sign in to comment.