Skip to content

Commit c2ed5bf

Browse files
committed
docs: remove margin around logo background.
1 parent 323122b commit c2ed5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/custom.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ a { text-decoration: underline; }
1111
/* Some of our section titles are looong */
1212
@media screen and (min-width:769px) {
1313
.wy-nav-side, .wy-side-scroll, .wy-menu-vertical { width: 340px; }
14-
.wy-side-nav-search { width: 325px; }
14+
.wy-side-nav-search { width: 340px; margin-bottom: .0em; }
1515
.wy-nav-content-wrap { margin-left: 340px; }
1616
}
1717

0 commit comments

Comments
 (0)