Skip to content

Commit 08adbb3

Browse files
authored
Fix positioning of logos on the homepage (#12684)
1 parent e2843fd commit 08adbb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/_themes/sphinx13/static/sphinx13.css

+4
Original file line numberDiff line numberDiff line change
@@ -694,3 +694,7 @@ div.sphinx-feature > p.admonition-title::before {
694694
justify-content: center;
695695
gap: 10px;
696696
}
697+
698+
.sphinx-users-logos .headerlink {
699+
display: none;
700+
}

0 commit comments

Comments
 (0)