We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11af3fc commit b046785Copy full SHA for b046785
src/pydata_sphinx_theme/assets/styles/pages/_search.scss
@@ -10,7 +10,7 @@
10
div#search-results {
11
> h2 {
12
font-size: var(--pst-font-size-icon);
13
- margin-top: 0;
+ margin-top: 1rem;
14
}
15
16
p.search-summary {
0 commit comments