Skip to content

Commit

Permalink
Extra padding just causes title and sidebar to be misaligned
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonstyle committed Jul 13, 2023
1 parent 24c38b9 commit 664c20c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/resources/formats/html/bootstrap/_bootstrap-rules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1023,13 +1023,6 @@ td code:not(.sourceCode) {
padding-top: 1em;
}

.sidebar.toc-left,
.sidebar.margin-sidebar {
& > * {
padding-top: 0.5em;
}
}

.sidebar.quarto-banner-title-block-sidebar {
& > * {
padding-top: 1.65em;
Expand Down

0 comments on commit 664c20c

Please sign in to comment.