We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e6d15b commit c35d16eCopy full SHA for c35d16e
src/pydata_sphinx_theme/assets/styles/sections/_header-article.scss
@@ -1,5 +1,5 @@
1
.header-article__inner {
2
- display: flex;
+ // display: flex;
3
padding: 0 0.5rem;
4
5
// The items define the height so that it disappears if there are no items
@@ -10,7 +10,7 @@
10
11
.header-article-items__start,
12
.header-article-items__end {
13
14
align-items: start;
15
gap: 0.5rem;
16
}
0 commit comments