We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df6d33 commit c6e6900Copy full SHA for c6e6900
src/pydata_sphinx_theme/assets/styles/sections/_header.scss
@@ -35,7 +35,7 @@
35
// These items will define the height of the header
36
.navbar-item {
37
max-height: var(--pst-header-height);
38
- margin: 4px 0;
+ margin: 0.25rem 0;
39
display: flex;
40
align-items: center;
41
}
0 commit comments