Skip to content

Commit

Permalink
Undo custom padding-top. (#9107)
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Hamman <[email protected]>
  • Loading branch information
dcherian and jhamman committed Jun 12, 2024
1 parent cea4dd1 commit ce196d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/_static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,6 @@ main *:target::before {
}

body {
/* Add padding to body to avoid overlap with navbar. */
padding-top: var(--navbar-height);
width: 100%;
}

Expand Down

0 comments on commit ce196d5

Please sign in to comment.