Skip to content

Commit

Permalink
padding bottom 50vh for <main>
Browse files Browse the repository at this point in the history
  • Loading branch information
Ddystopia committed Jun 29, 2023
1 parent f37486a commit 7fa019e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/css/general.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ h6:target::before {
margin-left: auto;
margin-right: auto;
max-width: var(--content-max-width);
padding-bottom: 50vh;
}
.content p { line-height: 1.45em; }
.content ol { line-height: 1.45em; }
Expand Down

0 comments on commit 7fa019e

Please sign in to comment.