Skip to content

Commit

Permalink
Update src/pydata_sphinx_theme/assets/styles/sections/_header.scss
Browse files Browse the repository at this point in the history
Co-authored-by: gabalafou <[email protected]>
  • Loading branch information
timhoffm and gabalafou authored Feb 5, 2025
1 parent 2df6d33 commit c6e6900
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
// These items will define the height of the header
.navbar-item {
max-height: var(--pst-header-height);
margin: 4px 0;
margin: 0.25rem 0;
display: flex;
align-items: center;
}
Expand Down

0 comments on commit c6e6900

Please sign in to comment.